AwsEc2LaunchTemplateDataBlockDeviceMappingSetEbsDetails
Parameters for a block device for an Amazon Elastic Block Store (Amazon EBS) volume in an Amazon EC2 launch template.
Types
Properties
Link copied to clipboard
Indicates whether the EBS volume is deleted on instance termination.
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.
Functions
Link copied to clipboard
inline fun copy(block: AwsEc2LaunchTemplateDataBlockDeviceMappingSetEbsDetails.Builder.() -> Unit = {}): AwsEc2LaunchTemplateDataBlockDeviceMappingSetEbsDetails