ebsBlockDevices

@JvmName(name = "hytbmbapyrlmkagx")
suspend fun ebsBlockDevices(value: Output<List<AmiEbsBlockDeviceArgs>>)
@JvmName(name = "irktqngeacfitemu")
suspend fun ebsBlockDevices(value: List<AmiEbsBlockDeviceArgs>?)

Parameters

value

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


@JvmName(name = "qylhmkftagpfhewk")
suspend fun ebsBlockDevices(vararg values: Output<AmiEbsBlockDeviceArgs>)


@JvmName(name = "dragcsbsrkmcuupc")
suspend fun ebsBlockDevices(values: List<Output<AmiEbsBlockDeviceArgs>>)
@JvmName(name = "ywmhfxtecasmxhyf")
suspend fun ebsBlockDevices(vararg values: AmiEbsBlockDeviceArgs)

Parameters

values

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


@JvmName(name = "dlpcrlvlvwunfhja")
suspend fun ebsBlockDevices(argument: List<suspend AmiEbsBlockDeviceArgsBuilder.() -> Unit>)
@JvmName(name = "vcxnqtjnrdcycbsg")
suspend fun ebsBlockDevices(vararg argument: suspend AmiEbsBlockDeviceArgsBuilder.() -> Unit)
@JvmName(name = "nraqjamxanbbrqib")
suspend fun ebsBlockDevices(argument: suspend AmiEbsBlockDeviceArgsBuilder.() -> Unit)

Parameters

argument

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