Uses of Class
software.amazon.awssdk.services.ec2.model.ExportTaskS3LocationRequest
Packages that use ExportTaskS3LocationRequest
-
Uses of ExportTaskS3LocationRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ExportTaskS3LocationRequestModifier and TypeMethodDescriptionExportImageRequest.s3ExportLocation()The Amazon S3 bucket for the destination image.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ExportTaskS3LocationRequestModifier and TypeMethodDescriptionExportImageRequest.Builder.s3ExportLocation(ExportTaskS3LocationRequest s3ExportLocation) The Amazon S3 bucket for the destination image.