ebsBlockDevices

@JvmName(name = "tllbkochyhofhthr")
suspend fun ebsBlockDevices(value: Output<List<AmiEbsBlockDeviceArgs>>)
@JvmName(name = "fsflowrpfdituprt")
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 = "aeddbrnqyqxagmig")
suspend fun ebsBlockDevices(vararg values: Output<AmiEbsBlockDeviceArgs>)


@JvmName(name = "vekovqgxrofntult")
suspend fun ebsBlockDevices(values: List<Output<AmiEbsBlockDeviceArgs>>)
@JvmName(name = "dusbsndfmfnhbjbu")
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 = "jyhnbnulbcrhfmkn")
suspend fun ebsBlockDevices(argument: List<suspend AmiEbsBlockDeviceArgsBuilder.() -> Unit>)
@JvmName(name = "fnpodnnhhntyknjn")
suspend fun ebsBlockDevices(vararg argument: suspend AmiEbsBlockDeviceArgsBuilder.() -> Unit)
@JvmName(name = "jdqrvqupbswvpwaj")
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.