| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
UpsolverS3OutputFormatConfig |
UpsolverS3OutputFormatConfig.clone() |
UpsolverS3OutputFormatConfig |
UpsolverDestinationProperties.getS3OutputFormatConfig()
The configuration that determines how data is formatted when Upsolver is used as the flow destination.
|
UpsolverS3OutputFormatConfig |
UpsolverS3OutputFormatConfig.withAggregationConfig(AggregationConfig aggregationConfig) |
UpsolverS3OutputFormatConfig |
UpsolverS3OutputFormatConfig.withFileType(FileType fileType)
Indicates the file type that Amazon AppFlow places in the Upsolver Amazon S3 bucket.
|
UpsolverS3OutputFormatConfig |
UpsolverS3OutputFormatConfig.withFileType(String fileType)
Indicates the file type that Amazon AppFlow places in the Upsolver Amazon S3 bucket.
|
UpsolverS3OutputFormatConfig |
UpsolverS3OutputFormatConfig.withPrefixConfig(PrefixConfig prefixConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpsolverDestinationProperties.setS3OutputFormatConfig(UpsolverS3OutputFormatConfig s3OutputFormatConfig)
The configuration that determines how data is formatted when Upsolver is used as the flow destination.
|
UpsolverDestinationProperties |
UpsolverDestinationProperties.withS3OutputFormatConfig(UpsolverS3OutputFormatConfig s3OutputFormatConfig)
The configuration that determines how data is formatted when Upsolver is used as the flow destination.
|
Copyright © 2024. All rights reserved.