block Device Mappings
Parameters
value
The block device mapping entries that defines the block devices to attach to the instance at launch.
Parameters
values
The block device mapping entries that defines the block devices to attach to the instance at launch.
suspend fun blockDeviceMappings(argument: List<suspend InstanceBlockDeviceMappingArgsBuilder.() -> Unit>)
suspend fun blockDeviceMappings(vararg argument: suspend InstanceBlockDeviceMappingArgsBuilder.() -> Unit)
Parameters
argument
The block device mapping entries that defines the block devices to attach to the instance at launch.