EbsInstanceBlockDeviceSpecification
Amazon EBS-specific block device mapping specifications.
Types
Properties
Link copied to clipboard
Use to configure delete on termination of the associated device.
Link copied to clipboard
The Amazon Resource Name (ARN) that uniquely identifies the KMS key to use when encrypting the device. This can be either the Key ARN or the Alias ARN. For more information, see Key identifiers (KeyId) in the Key Management Service Developer Guide.
Link copied to clipboard
The snapshot that defines the device contents.
Link copied to clipboard
For GP3 volumes only – The throughput in MiB/s that the volume supports.
Link copied to clipboard
Use to override the device's volume size.
Link copied to clipboard
Use to override the device's volume type.
Functions
Link copied to clipboard
inline fun copy(block: EbsInstanceBlockDeviceSpecification.Builder.() -> Unit = {}): EbsInstanceBlockDeviceSpecification