Uses of Class
software.amazon.awssdk.services.ec2.model.InstanceSpecification
Packages that use InstanceSpecification
-
Uses of InstanceSpecification in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return InstanceSpecificationModifier and TypeMethodDescriptionfinal InstanceSpecificationCreateSnapshotsRequest.instanceSpecification()The instance to specify which volumes should be included in the snapshots.Methods in software.amazon.awssdk.services.ec2.model with parameters of type InstanceSpecificationModifier and TypeMethodDescriptionCreateSnapshotsRequest.Builder.instanceSpecification(InstanceSpecification instanceSpecification) The instance to specify which volumes should be included in the snapshots.