Uses of Class
software.amazon.awssdk.services.autoscaling.model.Ebs
-
Packages that use Ebs Package Description software.amazon.awssdk.services.autoscaling.model -
-
Uses of Ebs in software.amazon.awssdk.services.autoscaling.model
Methods in software.amazon.awssdk.services.autoscaling.model that return Ebs Modifier and Type Method Description EbsBlockDeviceMapping. ebs()Information to attach an EBS volume to an instance at launch.Methods in software.amazon.awssdk.services.autoscaling.model with parameters of type Ebs Modifier and Type Method Description BlockDeviceMapping.BuilderBlockDeviceMapping.Builder. ebs(Ebs ebs)Information to attach an EBS volume to an instance at launch.
-