@Stability(value=Stable) public static final class CfnFunction.SecretArnSAMPTProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFunction.SecretArnSAMPTProperty>
CfnFunction.SecretArnSAMPTProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.SecretArnSAMPTProperty |
build()
Builds the configured instance.
|
CfnFunction.SecretArnSAMPTProperty.Builder |
secretArn(String secretArn)
Sets the value of
CfnFunction.SecretArnSAMPTProperty.getSecretArn() |
@Stability(value=Stable) public CfnFunction.SecretArnSAMPTProperty.Builder secretArn(String secretArn)
CfnFunction.SecretArnSAMPTProperty.getSecretArn()secretArn - `CfnFunction.SecretArnSAMPTProperty.SecretArn`. This parameter is required.this@Stability(value=Stable) public CfnFunction.SecretArnSAMPTProperty build()
build in interface software.amazon.jsii.Builder<CfnFunction.SecretArnSAMPTProperty>CfnFunction.SecretArnSAMPTPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.