@Stability(value=Stable) public static final class CfnCodeSigningConfig.AllowedPublishersProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCodeSigningConfig.AllowedPublishersProperty>
CfnCodeSigningConfig.AllowedPublishersProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnCodeSigningConfig.AllowedPublishersProperty |
build()
Builds the configured instance.
|
CfnCodeSigningConfig.AllowedPublishersProperty.Builder |
signingProfileVersionArns(List<String> signingProfileVersionArns)
|
@Stability(value=Stable) public CfnCodeSigningConfig.AllowedPublishersProperty.Builder signingProfileVersionArns(List<String> signingProfileVersionArns)
signingProfileVersionArns - The Amazon Resource Name (ARN) for each of the signing profiles. This parameter is required.
A signing profile defines a trusted user who can sign a code package.this@Stability(value=Stable) public CfnCodeSigningConfig.AllowedPublishersProperty build()
build in interface software.amazon.jsii.Builder<CfnCodeSigningConfig.AllowedPublishersProperty>CfnCodeSigningConfig.AllowedPublishersPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.