ephemeralBlockDevices

@JvmName(name = "xjsghreiqyebbwlq")
suspend fun ephemeralBlockDevices(value: Output<List<AmiCopyEphemeralBlockDeviceArgs>>)
@JvmName(name = "jpconhafitughcrm")
suspend fun ephemeralBlockDevices(value: List<AmiCopyEphemeralBlockDeviceArgs>?)

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 = "cquwblyggtkhnwkb")
suspend fun ephemeralBlockDevices(vararg values: Output<AmiCopyEphemeralBlockDeviceArgs>)


@JvmName(name = "gegktorwwbwgglxc")
suspend fun ephemeralBlockDevices(values: List<Output<AmiCopyEphemeralBlockDeviceArgs>>)
@JvmName(name = "asfqveluuacgethi")
suspend fun ephemeralBlockDevices(vararg values: AmiCopyEphemeralBlockDeviceArgs)

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 = "yrqjaqkqcwusmwwk")
suspend fun ephemeralBlockDevices(argument: List<suspend AmiCopyEphemeralBlockDeviceArgsBuilder.() -> Unit>)
@JvmName(name = "rslxmdxkshilerur")
suspend fun ephemeralBlockDevices(vararg argument: suspend AmiCopyEphemeralBlockDeviceArgsBuilder.() -> Unit)
@JvmName(name = "ymnmowpubbauxndu")
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.