| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
UpsolverDestinationProperties |
UpsolverDestinationProperties.clone() |
UpsolverDestinationProperties |
DestinationConnectorProperties.getUpsolver()
The properties required to query Upsolver.
|
UpsolverDestinationProperties |
UpsolverDestinationProperties.withBucketName(String bucketName)
The Upsolver Amazon S3 bucket name in which Amazon AppFlow places the transferred data.
|
UpsolverDestinationProperties |
UpsolverDestinationProperties.withBucketPrefix(String bucketPrefix)
The object key for the destination Upsolver Amazon S3 bucket in which Amazon AppFlow places the files.
|
UpsolverDestinationProperties |
UpsolverDestinationProperties.withS3OutputFormatConfig(UpsolverS3OutputFormatConfig s3OutputFormatConfig)
The configuration that determines how data is formatted when Upsolver is used as the flow destination.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DestinationConnectorProperties.setUpsolver(UpsolverDestinationProperties upsolver)
The properties required to query Upsolver.
|
DestinationConnectorProperties |
DestinationConnectorProperties.withUpsolver(UpsolverDestinationProperties upsolver)
The properties required to query Upsolver.
|
Copyright © 2024. All rights reserved.