@Stability(value=Stable) public static final class CfnApplicationV2.S3ContentBaseLocationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnApplicationV2.S3ContentBaseLocationProperty>
CfnApplicationV2.S3ContentBaseLocationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplicationV2.S3ContentBaseLocationProperty.Builder |
basePath(String basePath)
Sets the value of
CfnApplicationV2.S3ContentBaseLocationProperty.getBasePath() |
CfnApplicationV2.S3ContentBaseLocationProperty.Builder |
bucketArn(String bucketArn)
Sets the value of
CfnApplicationV2.S3ContentBaseLocationProperty.getBucketArn() |
CfnApplicationV2.S3ContentBaseLocationProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnApplicationV2.S3ContentBaseLocationProperty.Builder bucketArn(String bucketArn)
CfnApplicationV2.S3ContentBaseLocationProperty.getBucketArn()bucketArn - The Amazon Resource Name (ARN) of the S3 bucket. This parameter is required.this@Stability(value=Stable) public CfnApplicationV2.S3ContentBaseLocationProperty.Builder basePath(String basePath)
CfnApplicationV2.S3ContentBaseLocationProperty.getBasePath()basePath - The base path for the S3 bucket.this@Stability(value=Stable) public CfnApplicationV2.S3ContentBaseLocationProperty build()
build in interface software.amazon.jsii.Builder<CfnApplicationV2.S3ContentBaseLocationProperty>CfnApplicationV2.S3ContentBaseLocationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.