@Stability(value=Stable) public static final class CfnPackagingGroup.AuthorizationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnPackagingGroup.AuthorizationProperty>
CfnPackagingGroup.AuthorizationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnPackagingGroup.AuthorizationProperty |
build()
Builds the configured instance.
|
CfnPackagingGroup.AuthorizationProperty.Builder |
cdnIdentifierSecret(String cdnIdentifierSecret)
Sets the value of
CfnPackagingGroup.AuthorizationProperty.getCdnIdentifierSecret() |
CfnPackagingGroup.AuthorizationProperty.Builder |
secretsRoleArn(String secretsRoleArn)
Sets the value of
CfnPackagingGroup.AuthorizationProperty.getSecretsRoleArn() |
@Stability(value=Stable) public CfnPackagingGroup.AuthorizationProperty.Builder cdnIdentifierSecret(String cdnIdentifierSecret)
CfnPackagingGroup.AuthorizationProperty.getCdnIdentifierSecret()cdnIdentifierSecret - `CfnPackagingGroup.AuthorizationProperty.CdnIdentifierSecret`. This parameter is required.this@Stability(value=Stable) public CfnPackagingGroup.AuthorizationProperty.Builder secretsRoleArn(String secretsRoleArn)
CfnPackagingGroup.AuthorizationProperty.getSecretsRoleArn()secretsRoleArn - `CfnPackagingGroup.AuthorizationProperty.SecretsRoleArn`. This parameter is required.this@Stability(value=Stable) public CfnPackagingGroup.AuthorizationProperty build()
build in interface software.amazon.jsii.Builder<CfnPackagingGroup.AuthorizationProperty>CfnPackagingGroup.AuthorizationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.