| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
S3OutputFormatConfig |
S3OutputFormatConfig.clone() |
S3OutputFormatConfig |
S3DestinationProperties.getS3OutputFormatConfig() |
S3OutputFormatConfig |
S3OutputFormatConfig.withAggregationConfig(AggregationConfig aggregationConfig) |
S3OutputFormatConfig |
S3OutputFormatConfig.withFileType(FileType fileType)
Indicates the file type that Amazon AppFlow places in the Amazon S3 bucket.
|
S3OutputFormatConfig |
S3OutputFormatConfig.withFileType(String fileType)
Indicates the file type that Amazon AppFlow places in the Amazon S3 bucket.
|
S3OutputFormatConfig |
S3OutputFormatConfig.withPrefixConfig(PrefixConfig prefixConfig)
Determines the prefix that Amazon AppFlow applies to the folder name in the Amazon S3 bucket.
|
S3OutputFormatConfig |
S3OutputFormatConfig.withPreserveSourceDataTyping(Boolean preserveSourceDataTyping)
If your file output format is Parquet, use this parameter to set whether Amazon AppFlow preserves the data types
in your source data when it writes the output to Amazon S3.
|
| Modifier and Type | Method and Description |
|---|---|
void |
S3DestinationProperties.setS3OutputFormatConfig(S3OutputFormatConfig s3OutputFormatConfig) |
S3DestinationProperties |
S3DestinationProperties.withS3OutputFormatConfig(S3OutputFormatConfig s3OutputFormatConfig) |
Copyright © 2025. All rights reserved.