Uses of Class
com.amazonaws.services.autoscaling.model.Ebs
Packages that use Ebs
-
Uses of Ebs in com.amazonaws.services.autoscaling.model
Methods in com.amazonaws.services.autoscaling.model that return EbsModifier and TypeMethodDescriptionEbs.clone()
BlockDeviceMapping.getEbs()
The information about the Amazon EBS volume.Ebs.withDeleteOnTermination
(Boolean deleteOnTermination) Indicates whether the volume is deleted on instance termination.Ebs.withEncrypted
(Boolean encrypted) Indicates whether the volume should be encrypted.The number of I/O operations per second (IOPS) to provision for the volume.Ebs.withSnapshotId
(String snapshotId) The ID of the snapshot.Ebs.withVolumeSize
(Integer volumeSize) The volume size, in GiB.Ebs.withVolumeType
(String volumeType) The volume type.Methods in com.amazonaws.services.autoscaling.model with parameters of type EbsModifier and TypeMethodDescriptionvoid
The information about the Amazon EBS volume.The information about the Amazon EBS volume.