EbsBlockDevice
class EbsBlockDevice
Describes an Amazon EBS volume. This data type maps directly to the Amazon EC2 EbsBlockDevice data type.
Types
Properties
Link copied to clipboard
Whether the volume is deleted on instance termination.
Link copied to clipboard
The number of I/O operations per second (IOPS) that the volume supports. For more information, see EbsBlockDevice.
Link copied to clipboard
The snapshot ID.
Link copied to clipboard
The volume size, in GiB. For more information, see EbsBlockDevice.
Link copied to clipboard
The volume type. gp2
for General Purpose (SSD) volumes, io1
for Provisioned IOPS (SSD) volumes, st1
for Throughput Optimized hard disk drives (HDD), sc1
for Cold HDD,and standard
for Magnetic volumes.