ebsBlockDevices

@JvmName(name = "dveqctcextrmtocs")
suspend fun ebsBlockDevices(value: Output<List<AmiFromInstanceEbsBlockDeviceArgs>>)
@JvmName(name = "dpxmqgwfycawpxuh")
suspend fun ebsBlockDevices(value: List<AmiFromInstanceEbsBlockDeviceArgs>?)

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 = "gmrilsdmyliahtso")
suspend fun ebsBlockDevices(vararg values: Output<AmiFromInstanceEbsBlockDeviceArgs>)


@JvmName(name = "ugyorqvtbgaocowt")
suspend fun ebsBlockDevices(values: List<Output<AmiFromInstanceEbsBlockDeviceArgs>>)
@JvmName(name = "ntrroetmdejfuhtp")
suspend fun ebsBlockDevices(vararg values: AmiFromInstanceEbsBlockDeviceArgs)

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 = "xqrhsieledjrrruu")
suspend fun ebsBlockDevices(argument: List<suspend AmiFromInstanceEbsBlockDeviceArgsBuilder.() -> Unit>)
@JvmName(name = "rbctljkdnmnwtsca")
suspend fun ebsBlockDevices(vararg argument: suspend AmiFromInstanceEbsBlockDeviceArgsBuilder.() -> Unit)
@JvmName(name = "yegqjfhnjnoocdms")
suspend fun ebsBlockDevices(argument: suspend AmiFromInstanceEbsBlockDeviceArgsBuilder.() -> 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.