@Stability(value=Stable) public static final class CfnApplicationV2.S3ContentLocationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnApplicationV2.S3ContentLocationProperty>
CfnApplicationV2.S3ContentLocationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplicationV2.S3ContentLocationProperty.Builder |
bucketArn(String bucketArn)
Sets the value of
CfnApplicationV2.S3ContentLocationProperty.getBucketArn() |
CfnApplicationV2.S3ContentLocationProperty |
build()
Builds the configured instance.
|
CfnApplicationV2.S3ContentLocationProperty.Builder |
fileKey(String fileKey)
Sets the value of
CfnApplicationV2.S3ContentLocationProperty.getFileKey() |
CfnApplicationV2.S3ContentLocationProperty.Builder |
objectVersion(String objectVersion)
Sets the value of
CfnApplicationV2.S3ContentLocationProperty.getObjectVersion() |
@Stability(value=Stable) public CfnApplicationV2.S3ContentLocationProperty.Builder bucketArn(String bucketArn)
CfnApplicationV2.S3ContentLocationProperty.getBucketArn()bucketArn - `CfnApplicationV2.S3ContentLocationProperty.BucketARN`.this@Stability(value=Stable) public CfnApplicationV2.S3ContentLocationProperty.Builder fileKey(String fileKey)
CfnApplicationV2.S3ContentLocationProperty.getFileKey()fileKey - `CfnApplicationV2.S3ContentLocationProperty.FileKey`.this@Stability(value=Stable) public CfnApplicationV2.S3ContentLocationProperty.Builder objectVersion(String objectVersion)
CfnApplicationV2.S3ContentLocationProperty.getObjectVersion()objectVersion - `CfnApplicationV2.S3ContentLocationProperty.ObjectVersion`.this@Stability(value=Stable) public CfnApplicationV2.S3ContentLocationProperty build()
build in interface software.amazon.jsii.Builder<CfnApplicationV2.S3ContentLocationProperty>CfnApplicationV2.S3ContentLocationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.