class Aws::Signer::Types::SigningPlatform
Contains information about the signing configurations and parameters that are used to perform a code signing job.
@!attribute [rw] platform_id
The ID of a code signing; platform. @return [String]
@!attribute [rw] display_name
The display name of a code signing platform. @return [String]
@!attribute [rw] partner
Any partner entities linked to a code signing platform. @return [String]
@!attribute [rw] target
The types of targets that can be signed by a code signing platform. @return [String]
@!attribute [rw] category
The category of a code signing platform. @return [String]
@!attribute [rw] signing_configuration
The configuration of a code signing platform. This includes the designated hash algorithm and encryption algorithm of a signing platform. @return [Types::SigningConfiguration]
@!attribute [rw] signing_image_format
The image format of a code signing platform or profile. @return [Types::SigningImageFormat]
@!attribute [rw] max_size_in_mb
The maximum size (in MB) of code that can be signed by a code signing platform. @return [Integer]
@!attribute [rw] revocation_supported
Indicates whether revocation is supported for the platform. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/signer-2017-08-25/SigningPlatform AWS API Documentation
Constants
- SENSITIVE