Uses of Class
software.amazon.awssdk.services.ec2.model.LaunchSpecification
Packages that use LaunchSpecification
-
Uses of LaunchSpecification in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return LaunchSpecificationModifier and TypeMethodDescriptionfinal LaunchSpecificationSpotInstanceRequest.launchSpecification()Additional information for launching instances.Methods in software.amazon.awssdk.services.ec2.model with parameters of type LaunchSpecificationModifier and TypeMethodDescriptionSpotInstanceRequest.Builder.launchSpecification(LaunchSpecification launchSpecification) Additional information for launching instances.