@Stability(value=Stable) public static final class CfnFlow.S3DestinationPropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFlow.S3DestinationPropertiesProperty>
CfnFlow.S3DestinationPropertiesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFlow.S3DestinationPropertiesProperty.Builder |
bucketName(String bucketName)
Sets the value of
CfnFlow.S3DestinationPropertiesProperty.getBucketName() |
CfnFlow.S3DestinationPropertiesProperty.Builder |
bucketPrefix(String bucketPrefix)
Sets the value of
CfnFlow.S3DestinationPropertiesProperty.getBucketPrefix() |
CfnFlow.S3DestinationPropertiesProperty |
build()
Builds the configured instance.
|
CfnFlow.S3DestinationPropertiesProperty.Builder |
s3OutputFormatConfig(CfnFlow.S3OutputFormatConfigProperty s3OutputFormatConfig)
Sets the value of
CfnFlow.S3DestinationPropertiesProperty.getS3OutputFormatConfig() |
CfnFlow.S3DestinationPropertiesProperty.Builder |
s3OutputFormatConfig(IResolvable s3OutputFormatConfig)
Sets the value of
CfnFlow.S3DestinationPropertiesProperty.getS3OutputFormatConfig() |
@Stability(value=Stable) public CfnFlow.S3DestinationPropertiesProperty.Builder bucketName(String bucketName)
CfnFlow.S3DestinationPropertiesProperty.getBucketName()bucketName - `CfnFlow.S3DestinationPropertiesProperty.BucketName`. This parameter is required.this@Stability(value=Stable) public CfnFlow.S3DestinationPropertiesProperty.Builder bucketPrefix(String bucketPrefix)
CfnFlow.S3DestinationPropertiesProperty.getBucketPrefix()bucketPrefix - `CfnFlow.S3DestinationPropertiesProperty.BucketPrefix`.this@Stability(value=Stable) public CfnFlow.S3DestinationPropertiesProperty.Builder s3OutputFormatConfig(CfnFlow.S3OutputFormatConfigProperty s3OutputFormatConfig)
CfnFlow.S3DestinationPropertiesProperty.getS3OutputFormatConfig()s3OutputFormatConfig - `CfnFlow.S3DestinationPropertiesProperty.S3OutputFormatConfig`.this@Stability(value=Stable) public CfnFlow.S3DestinationPropertiesProperty.Builder s3OutputFormatConfig(IResolvable s3OutputFormatConfig)
CfnFlow.S3DestinationPropertiesProperty.getS3OutputFormatConfig()s3OutputFormatConfig - `CfnFlow.S3DestinationPropertiesProperty.S3OutputFormatConfig`.this@Stability(value=Stable) public CfnFlow.S3DestinationPropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnFlow.S3DestinationPropertiesProperty>CfnFlow.S3DestinationPropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.