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