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