You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Signer::Types::GetSigningPlatformResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#categoryString

The category type of the target signing platform.

Possible values:

  • AWSIoT

Returns:

  • (String)

    The category type of the target signing platform.

#display_nameString

The display name of the target signing platform.

Returns:

  • (String)

    The display name of the target signing platform.

#max_size_in_mbInteger

The maximum size (in MB) of the payload that can be signed by the target platform.

Returns:

  • (Integer)

    The maximum size (in MB) of the payload that can be signed by the target platform.

#partnerString

A list of partner entities that use the target signing platform.

Returns:

  • (String)

    A list of partner entities that use the target signing platform.

#platform_idString

The ID of the target signing platform.

Returns:

  • (String)

    The ID of the target signing platform.

#signing_configurationTypes::SigningConfiguration

A list of configurations applied to the target platform at signing.

Returns:

#signing_image_formatTypes::SigningImageFormat

The format of the target platform\'s signing image.

Returns:

#targetString

The validation template that is used by the target signing platform.

Returns:

  • (String)

    The validation template that is used by the target signing platform.