volumeDevices

@JvmName(name = "sguvflsrlpyyxcbi")
suspend fun volumeDevices(value: Output<List<VolumeDevicePatchArgs>>)
@JvmName(name = "umsljjlwchpwvwdk")
suspend fun volumeDevices(value: List<VolumeDevicePatchArgs>?)

Parameters

value

volumeDevices is the list of block devices to be used by the container.


@JvmName(name = "qsxecafyojqmdshk")
suspend fun volumeDevices(vararg values: Output<VolumeDevicePatchArgs>)


@JvmName(name = "oaicppxigqytvdlu")
suspend fun volumeDevices(values: List<Output<VolumeDevicePatchArgs>>)
@JvmName(name = "wkpvmpyojmdfwksc")
suspend fun volumeDevices(vararg values: VolumeDevicePatchArgs)

Parameters

values

volumeDevices is the list of block devices to be used by the container.


@JvmName(name = "khiivisstpghkfqk")
suspend fun volumeDevices(argument: List<suspend VolumeDevicePatchArgsBuilder.() -> Unit>)
@JvmName(name = "rleigfxffjadhblf")
suspend fun volumeDevices(vararg argument: suspend VolumeDevicePatchArgsBuilder.() -> Unit)
@JvmName(name = "nuctduuclqhplopa")
suspend fun volumeDevices(argument: suspend VolumeDevicePatchArgsBuilder.() -> Unit)

Parameters

argument

volumeDevices is the list of block devices to be used by the container.