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