| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
S3SourceProperties |
S3SourceProperties.clone() |
S3SourceProperties |
SourceConnectorProperties.getS3()
Specifies the information that is required for querying Amazon S3.
|
S3SourceProperties |
S3SourceProperties.withBucketName(String bucketName)
The Amazon S3 bucket name where the source files are stored.
|
S3SourceProperties |
S3SourceProperties.withBucketPrefix(String bucketPrefix)
The object key for the Amazon S3 bucket in which the source files are stored.
|
S3SourceProperties |
S3SourceProperties.withS3InputFormatConfig(S3InputFormatConfig s3InputFormatConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
SourceConnectorProperties.setS3(S3SourceProperties s3)
Specifies the information that is required for querying Amazon S3.
|
SourceConnectorProperties |
SourceConnectorProperties.withS3(S3SourceProperties s3)
Specifies the information that is required for querying Amazon S3.
|
Copyright © 2024. All rights reserved.