| 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
S3DestinationProperties.setS3OutputFormatConfig(S3OutputFormatConfig s3OutputFormatConfig) |
S3DestinationProperties |
S3DestinationProperties.withS3OutputFormatConfig(S3OutputFormatConfig s3OutputFormatConfig) |
Copyright © 2020. All rights reserved.