@Stability(value=Stable) public static final class CfnFlow.S3OutputFormatConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFlow.S3OutputFormatConfigProperty>
CfnFlow.S3OutputFormatConfigProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnFlow.S3OutputFormatConfigProperty.Builder aggregationConfig(CfnFlow.AggregationConfigProperty aggregationConfig)
CfnFlow.S3OutputFormatConfigProperty.getAggregationConfig()aggregationConfig - The aggregation settings that you can use to customize the output format of your flow data.this@Stability(value=Stable) public CfnFlow.S3OutputFormatConfigProperty.Builder aggregationConfig(IResolvable aggregationConfig)
CfnFlow.S3OutputFormatConfigProperty.getAggregationConfig()aggregationConfig - The aggregation settings that you can use to customize the output format of your flow data.this@Stability(value=Stable) public CfnFlow.S3OutputFormatConfigProperty.Builder fileType(String fileType)
CfnFlow.S3OutputFormatConfigProperty.getFileType()fileType - Indicates the file type that Amazon AppFlow places in the Amazon S3 bucket.this@Stability(value=Stable) public CfnFlow.S3OutputFormatConfigProperty.Builder prefixConfig(CfnFlow.PrefixConfigProperty prefixConfig)
CfnFlow.S3OutputFormatConfigProperty.getPrefixConfig()prefixConfig - Determines the prefix that Amazon AppFlow applies to the folder name in the Amazon S3 bucket.
You can name folders according to the flow frequency and date.this@Stability(value=Stable) public CfnFlow.S3OutputFormatConfigProperty.Builder prefixConfig(IResolvable prefixConfig)
CfnFlow.S3OutputFormatConfigProperty.getPrefixConfig()prefixConfig - Determines the prefix that Amazon AppFlow applies to the folder name in the Amazon S3 bucket.
You can name folders according to the flow frequency and date.this@Stability(value=Stable) public CfnFlow.S3OutputFormatConfigProperty.Builder preserveSourceDataTyping(Boolean preserveSourceDataTyping)
CfnFlow.S3OutputFormatConfigProperty.getPreserveSourceDataTyping()preserveSourceDataTyping - `CfnFlow.S3OutputFormatConfigProperty.PreserveSourceDataTyping`.this@Stability(value=Stable) public CfnFlow.S3OutputFormatConfigProperty.Builder preserveSourceDataTyping(IResolvable preserveSourceDataTyping)
CfnFlow.S3OutputFormatConfigProperty.getPreserveSourceDataTyping()preserveSourceDataTyping - `CfnFlow.S3OutputFormatConfigProperty.PreserveSourceDataTyping`.this@Stability(value=Stable) public CfnFlow.S3OutputFormatConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnFlow.S3OutputFormatConfigProperty>CfnFlow.S3OutputFormatConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.