Uses of Class
software.amazon.awscdk.services.appflow.CfnFlow.S3OutputFormatConfigProperty.Builder
-
Uses of CfnFlow.S3OutputFormatConfigProperty.Builder in software.amazon.awscdk.services.appflow
Modifier and TypeMethodDescriptionCfnFlow.S3OutputFormatConfigProperty.Builder.aggregationConfig
(IResolvable aggregationConfig) Sets the value ofCfnFlow.S3OutputFormatConfigProperty.getAggregationConfig()
CfnFlow.S3OutputFormatConfigProperty.Builder.aggregationConfig
(CfnFlow.AggregationConfigProperty aggregationConfig) Sets the value ofCfnFlow.S3OutputFormatConfigProperty.getAggregationConfig()
CfnFlow.S3OutputFormatConfigProperty.builder()
Sets the value ofCfnFlow.S3OutputFormatConfigProperty.getFileType()
CfnFlow.S3OutputFormatConfigProperty.Builder.prefixConfig
(IResolvable prefixConfig) Sets the value ofCfnFlow.S3OutputFormatConfigProperty.getPrefixConfig()
CfnFlow.S3OutputFormatConfigProperty.Builder.prefixConfig
(CfnFlow.PrefixConfigProperty prefixConfig) Sets the value ofCfnFlow.S3OutputFormatConfigProperty.getPrefixConfig()
CfnFlow.S3OutputFormatConfigProperty.Builder.preserveSourceDataTyping
(Boolean preserveSourceDataTyping) Sets the value ofCfnFlow.S3OutputFormatConfigProperty.getPreserveSourceDataTyping()
CfnFlow.S3OutputFormatConfigProperty.Builder.preserveSourceDataTyping
(IResolvable preserveSourceDataTyping) Sets the value ofCfnFlow.S3OutputFormatConfigProperty.getPreserveSourceDataTyping()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnFlow.S3OutputFormatConfigProperty.Builder
.