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