@Stability(value=Stable) public static final class CfnLocationS3.S3ConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLocationS3.S3ConfigProperty>
CfnLocationS3.S3ConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLocationS3.S3ConfigProperty.Builder |
bucketAccessRoleArn(String bucketAccessRoleArn)
Sets the value of
CfnLocationS3.S3ConfigProperty.getBucketAccessRoleArn() |
CfnLocationS3.S3ConfigProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnLocationS3.S3ConfigProperty.Builder bucketAccessRoleArn(String bucketAccessRoleArn)
CfnLocationS3.S3ConfigProperty.getBucketAccessRoleArn()bucketAccessRoleArn - `CfnLocationS3.S3ConfigProperty.BucketAccessRoleArn`. This parameter is required.this@Stability(value=Stable) public CfnLocationS3.S3ConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnLocationS3.S3ConfigProperty>CfnLocationS3.S3ConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.