Builder

class Builder

Properties

Link copied to clipboard

Indicates whether the EBS volume is deleted on instance termination.

Link copied to clipboard

Indicates whether the EBS volume is encrypted. Encrypted volumes can only be attached to instances that support Amazon EBS encryption. If you're creating a volume from a snapshot, you can't specify an encryption value.

Link copied to clipboard
var iops: Int?

The number of I/O operations per second (IOPS).

Link copied to clipboard

The Amazon Resource Name (ARN) of the symmetric Key Management Service (KMS) customer managed key used for encryption.

Link copied to clipboard

The ID of the EBS snapshot.

Link copied to clipboard

The throughput to provision for a gp3 volume, with a maximum of 1,000 MiB/s.

Link copied to clipboard

The size of the volume, in GiBs. You must specify either a snapshot ID or a volume size.

Link copied to clipboard

The volume type.