Uses of Class
software.amazon.awssdk.services.ec2.model.ExportToS3TaskSpecification
Packages that use ExportToS3TaskSpecification
-
Uses of ExportToS3TaskSpecification in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ExportToS3TaskSpecificationModifier and TypeMethodDescriptionCreateInstanceExportTaskRequest.exportToS3Task()The format and location for an export instance task.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ExportToS3TaskSpecificationModifier and TypeMethodDescriptionCreateInstanceExportTaskRequest.Builder.exportToS3Task(ExportToS3TaskSpecification exportToS3Task) The format and location for an export instance task.