ebsBlockDevices

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


@JvmName(name = "chuywcfywerjaxyn")
suspend fun ebsBlockDevices(values: List<Output<AmiFromInstanceEbsBlockDeviceArgs>>)
@JvmName(name = "acjogrllefssonow")
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 = "dclnatcppjlyppep")
suspend fun ebsBlockDevices(argument: List<suspend AmiFromInstanceEbsBlockDeviceArgsBuilder.() -> Unit>)
@JvmName(name = "nrrurawtrwruublh")
suspend fun ebsBlockDevices(vararg argument: suspend AmiFromInstanceEbsBlockDeviceArgsBuilder.() -> Unit)
@JvmName(name = "iomrmosxmqdlggww")
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.