ebsBlockDevices

@JvmName(name = "vypthwwjfjhfqoxh")
suspend fun ebsBlockDevices(value: Output<List<InstanceEbsBlockDeviceArgs>>)
@JvmName(name = "dwuodvainpdjrtfv")
suspend fun ebsBlockDevices(value: List<InstanceEbsBlockDeviceArgs>?)

Parameters

value

Configuration block for additional EBS block devices to attach to the instance. See Block Devices below.


@JvmName(name = "lufagokejfnibelr")
suspend fun ebsBlockDevices(vararg values: Output<InstanceEbsBlockDeviceArgs>)


@JvmName(name = "eqwtctudpvkncvqo")
suspend fun ebsBlockDevices(values: List<Output<InstanceEbsBlockDeviceArgs>>)
@JvmName(name = "tnclonirvdhsdknr")
suspend fun ebsBlockDevices(vararg values: InstanceEbsBlockDeviceArgs)

Parameters

values

Configuration block for additional EBS block devices to attach to the instance. See Block Devices below.


@JvmName(name = "jkmemwakhxdelwqo")
suspend fun ebsBlockDevices(argument: List<suspend InstanceEbsBlockDeviceArgsBuilder.() -> Unit>)
@JvmName(name = "awuubnlytlruxblw")
suspend fun ebsBlockDevices(vararg argument: suspend InstanceEbsBlockDeviceArgsBuilder.() -> Unit)
@JvmName(name = "tkbjdbtatsxphree")
suspend fun ebsBlockDevices(argument: suspend InstanceEbsBlockDeviceArgsBuilder.() -> Unit)

Parameters

argument

Configuration block for additional EBS block devices to attach to the instance. See Block Devices below.