Uses of Class
software.amazon.awssdk.services.ec2.model.ImportInstanceLaunchSpecification
Packages that use ImportInstanceLaunchSpecification
-
Uses of ImportInstanceLaunchSpecification in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ImportInstanceLaunchSpecificationModifier and TypeMethodDescriptionImportInstanceRequest.launchSpecification()The launch specification.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ImportInstanceLaunchSpecificationModifier and TypeMethodDescriptionImportInstanceRequest.Builder.launchSpecification(ImportInstanceLaunchSpecification launchSpecification) The launch specification.