| Package | Description |
|---|---|
| software.amazon.awssdk.services.appfabric.model |
| Modifier and Type | Method and Description |
|---|---|
S3Bucket |
Destination.s3Bucket()
Contains information about an Amazon S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
static Destination |
Destination.fromS3Bucket(S3Bucket s3Bucket)
Create an instance of this class with
Destination.s3Bucket() initialized to the given value. |
Destination.Builder |
Destination.Builder.s3Bucket(S3Bucket s3Bucket)
Contains information about an Amazon S3 bucket.
|
Copyright © 2023. All rights reserved.