ephemeralBlockDevices

@JvmName(name = "aelqpbxctocjgbny")
suspend fun ephemeralBlockDevices(value: Output<List<AmiFromInstanceEphemeralBlockDeviceArgs>>)
@JvmName(name = "jkwgbtxyhkbuiwqq")
suspend fun ephemeralBlockDevices(value: List<AmiFromInstanceEphemeralBlockDeviceArgs>?)

Parameters

value

Nested block describing an ephemeral block device that should be attached to created instances. The structure of this block is described below.


@JvmName(name = "iblixlaphlraornq")
suspend fun ephemeralBlockDevices(vararg values: Output<AmiFromInstanceEphemeralBlockDeviceArgs>)


@JvmName(name = "xwkaaaivdphjvndu")
suspend fun ephemeralBlockDevices(values: List<Output<AmiFromInstanceEphemeralBlockDeviceArgs>>)
@JvmName(name = "sgsqkbjmxlkjppxk")
suspend fun ephemeralBlockDevices(vararg values: AmiFromInstanceEphemeralBlockDeviceArgs)

Parameters

values

Nested block describing an ephemeral block device that should be attached to created instances. The structure of this block is described below.


@JvmName(name = "dcrdjyxknjeqmltg")
suspend fun ephemeralBlockDevices(argument: List<suspend AmiFromInstanceEphemeralBlockDeviceArgsBuilder.() -> Unit>)
@JvmName(name = "gdocqimswdklcncv")
suspend fun ephemeralBlockDevices(vararg argument: suspend AmiFromInstanceEphemeralBlockDeviceArgsBuilder.() -> Unit)
@JvmName(name = "igplwckcpshnfbte")
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.