Builder
Properties
A subfield of platform. This specifies any different configuration options that you want to apply to the chosen platform (such as a different hash-algorithm or signing-algorithm).
The ID of the signing platform to be created.
The name of the signing profile to be created.
The default validity period override for any signature generated using this signing profile. If unspecified, the default is 135 months.
The AWS Certificate Manager certificate that will be used to sign code with the new signing profile.
Map of key-value pairs for signing. These can include any information that you want to use during signing.
Functions
construct an aws.sdk.kotlin.services.signer.model.SigningPlatformOverrides inside the given block
construct an aws.sdk.kotlin.services.signer.model.SignatureValidityPeriod inside the given block
construct an aws.sdk.kotlin.services.signer.model.SigningMaterial inside the given block