Package | Description |
---|---|
software.amazon.awssdk.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
ExportTaskS3Location |
ExportImageTask.s3ExportLocation()
Information about the destination Amazon S3 bucket.
|
ExportTaskS3Location |
ExportImageResponse.s3ExportLocation()
Information about the destination Amazon S3 bucket.
|
Modifier and Type | Method and Description |
---|---|
ExportImageTask.Builder |
ExportImageTask.Builder.s3ExportLocation(ExportTaskS3Location s3ExportLocation)
Information about the destination Amazon S3 bucket.
|
ExportImageResponse.Builder |
ExportImageResponse.Builder.s3ExportLocation(ExportTaskS3Location s3ExportLocation)
Information about the destination Amazon S3 bucket.
|
Copyright © 2022. All rights reserved.