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