| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
S3DestinationProperties |
S3DestinationProperties.clone() |
S3DestinationProperties |
DestinationConnectorProperties.getS3()
The properties required to query Amazon S3.
|
S3DestinationProperties |
S3DestinationProperties.withBucketName(String bucketName)
The Amazon S3 bucket name in which Amazon AppFlow places the transferred data.
|
S3DestinationProperties |
S3DestinationProperties.withBucketPrefix(String bucketPrefix)
The object key for the destination bucket in which Amazon AppFlow places the files.
|
S3DestinationProperties |
S3DestinationProperties.withS3OutputFormatConfig(S3OutputFormatConfig s3OutputFormatConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
DestinationConnectorProperties.setS3(S3DestinationProperties s3)
The properties required to query Amazon S3.
|
DestinationConnectorProperties |
DestinationConnectorProperties.withS3(S3DestinationProperties s3)
The properties required to query Amazon S3.
|
Copyright © 2021. All rights reserved.