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 AmiFromInstanceEphemeralBlockDeviceArgsBuilder.() -> Unit>)
suspend fun ephemeralBlockDevices(vararg argument: suspend AmiFromInstanceEphemeralBlockDeviceArgsBuilder.() -> Unit)
suspend fun ephemeralBlockDevices(argument: suspend AmiFromInstanceEphemeralBlockDeviceArgsBuilder.() -> 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.