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