ScheduledInstancesEbs

Describes an EBS volume for a Scheduled Instance.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates whether the volume is deleted on instance termination.

Link copied to clipboard

Indicates whether the volume is encrypted. You can attached encrypted volumes only to instances that support them.

Link copied to clipboard
val iops: Int?

The number of I/O operations per second (IOPS) to provision for a gp3, io1, or io2 volume.

Link copied to clipboard

The ID of the snapshot.

Link copied to clipboard

The size of the volume, in GiB.

Link copied to clipboard

The volume type.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String