ebs Block Devices
Parameters
value
Nested block describing an EBS block device that should be attached to created instances. The structure of this block is described below.
Parameters
values
Nested block describing an EBS block device that should be attached to created instances. The structure of this block is described below.
suspend fun ebsBlockDevices(argument: List<suspend AmiFromInstanceEbsBlockDeviceArgsBuilder.() -> Unit>)
suspend fun ebsBlockDevices(vararg argument: suspend AmiFromInstanceEbsBlockDeviceArgsBuilder.() -> Unit)
Parameters
argument
Nested block describing an EBS block device that should be attached to created instances. The structure of this block is described below.