ebsBlockDevices

@JvmName(name = "yhhlmbnmbeotrryv")
suspend fun ebsBlockDevices(value: Output<List<AmiCopyEbsBlockDeviceArgs>>)
@JvmName(name = "aprnmntfeurxgjly")
suspend fun ebsBlockDevices(value: List<AmiCopyEbsBlockDeviceArgs>?)

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


@JvmName(name = "dikwsstmqkpurmoo")
suspend fun ebsBlockDevices(values: List<Output<AmiCopyEbsBlockDeviceArgs>>)
@JvmName(name = "mtgycycycwbqiivm")
suspend fun ebsBlockDevices(vararg values: AmiCopyEbsBlockDeviceArgs)

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 = "lxaekowtntayjwpc")
suspend fun ebsBlockDevices(argument: List<suspend AmiCopyEbsBlockDeviceArgsBuilder.() -> Unit>)
@JvmName(name = "ymufxahvqcktkslp")
suspend fun ebsBlockDevices(vararg argument: suspend AmiCopyEbsBlockDeviceArgsBuilder.() -> Unit)
@JvmName(name = "uxxvntddpcbvldml")
suspend fun ebsBlockDevices(argument: suspend AmiCopyEbsBlockDeviceArgsBuilder.() -> 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.