class Aws::Signer::Types::SigningProfile

Contains information about the ACM certificates and code signing configuration parameters that can be used by a given code signing user.

@!attribute [rw] profile_name

The name of the signing profile.
@return [String]

@!attribute [rw] profile_version

The version of a signing profile.
@return [String]

@!attribute [rw] profile_version_arn

The ARN of a signing profile, including the profile version.
@return [String]

@!attribute [rw] signing_material

The ACM certificate that is available for use by a signing profile.
@return [Types::SigningMaterial]

@!attribute [rw] signature_validity_period

The validity period for a signing job created using this signing
profile.
@return [Types::SignatureValidityPeriod]

@!attribute [rw] platform_id

The ID of a platform that is available for use by a signing profile.
@return [String]

@!attribute [rw] platform_display_name

The name of the signing platform.
@return [String]

@!attribute [rw] signing_parameters

The parameters that are available for use by a code signing user.
@return [Hash<String,String>]

@!attribute [rw] status

The status of a code 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/SigningProfile AWS API Documentation

Constants

SENSITIVE