| Package | Description |
|---|---|
| com.amazonaws.services.appfabric.model |
| Modifier and Type | Method and Description |
|---|---|
S3Bucket |
S3Bucket.clone() |
S3Bucket |
Destination.getS3Bucket()
Contains information about an Amazon S3 bucket.
|
S3Bucket |
S3Bucket.withBucketName(String bucketName)
The name of the Amazon S3 bucket.
|
S3Bucket |
S3Bucket.withPrefix(String prefix)
The object key to use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Destination.setS3Bucket(S3Bucket s3Bucket)
Contains information about an Amazon S3 bucket.
|
Destination |
Destination.withS3Bucket(S3Bucket s3Bucket)
Contains information about an Amazon S3 bucket.
|
Copyright © 2025. All rights reserved.