ebsBlockDevices

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


@JvmName(name = "mpbultmwkfdjteyw")
suspend fun ebsBlockDevices(values: List<Output<AmiEbsBlockDeviceArgs>>)
@JvmName(name = "rgvrbovfjsjbmujj")
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 = "tpbwuavddhtlfilo")
suspend fun ebsBlockDevices(argument: List<suspend AmiEbsBlockDeviceArgsBuilder.() -> Unit>)
@JvmName(name = "phnntorbqlpoinbe")
suspend fun ebsBlockDevices(vararg argument: suspend AmiEbsBlockDeviceArgsBuilder.() -> Unit)
@JvmName(name = "ribktdmvnevrbujs")
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.