Builder

class Builder

Properties

Link copied to clipboard

Whether the volume is deleted on instance termination.

Link copied to clipboard
var iops: Int?

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.