class Aws::Signer::Types::GetSigningProfileResponse
@!attribute [rw] profile_name
The name of the target signing profile. @return [String]
@!attribute [rw] profile_version
The current version of the signing profile. @return [String]
@!attribute [rw] profile_version_arn
The signing profile ARN, including the profile version. @return [String]
@!attribute [rw] revocation_record
Revocation information for a signing profile. @return [Types::SigningProfileRevocationRecord]
@!attribute [rw] signing_material
The ARN of the certificate that the target profile uses for signing operations. @return [Types::SigningMaterial]
@!attribute [rw] platform_id
The ID of the platform that is used by the target signing profile. @return [String]
@!attribute [rw] platform_display_name
A human-readable name for the signing platform associated with the signing profile. @return [String]
@!attribute [rw] signature_validity_period
The validity period for a signing job. @return [Types::SignatureValidityPeriod]
@!attribute [rw] overrides
A list of overrides applied by the target signing profile for signing operations. @return [Types::SigningPlatformOverrides]
@!attribute [rw] signing_parameters
A map of key-value pairs for signing operations that is attached to the target signing profile. @return [Hash<String,String>]
@!attribute [rw] status
The status of the target signing profile. @return [String]
@!attribute [rw] status_reason
Reason for the status of the target signing profile. @return [String]
@!attribute [rw] arn
The Amazon Resource Name (ARN) for the signing profile. @return [String]
@!attribute [rw] tags
A list of tags associated with the signing profile. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/signer-2017-08-25/GetSigningProfileResponse AWS API Documentation
Constants
- SENSITIVE