| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
S3SourceProperties |
S3SourceProperties.clone() |
S3SourceProperties |
SourceConnectorProperties.getS3()
The properties that are applied when Amazon S3 is being used as the flow source.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SourceConnectorProperties.setS3(S3SourceProperties s3)
The properties that are applied when Amazon S3 is being used as the flow source.
|
SourceConnectorProperties |
SourceConnectorProperties.withS3(S3SourceProperties s3)
The properties that are applied when Amazon S3 is being used as the flow source.
|
Copyright © 2022. All rights reserved.