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