ebsBlockDevices

@JvmName(name = "bpapqwutqdbgrvee")
suspend fun ebsBlockDevices(value: Output<List<AmiFromInstanceEbsBlockDeviceArgs>>)
@JvmName(name = "ooejkufcnrrshikb")
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 = "tjhomjyvxqjawkrt")
suspend fun ebsBlockDevices(vararg values: Output<AmiFromInstanceEbsBlockDeviceArgs>)


@JvmName(name = "xfhutcrhtlvtchbh")
suspend fun ebsBlockDevices(values: List<Output<AmiFromInstanceEbsBlockDeviceArgs>>)
@JvmName(name = "kbskjdwqqqvxmdrk")
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 = "kboneqciaasgundx")
suspend fun ebsBlockDevices(argument: List<suspend AmiFromInstanceEbsBlockDeviceArgsBuilder.() -> Unit>)
@JvmName(name = "pbruofqopusakmks")
suspend fun ebsBlockDevices(vararg argument: suspend AmiFromInstanceEbsBlockDeviceArgsBuilder.() -> Unit)
@JvmName(name = "ugteswauirruqjwi")
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.