volumeDevices

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "udcmewvpsiiifgdk")
suspend fun volumeDevices(argument: List<suspend VolumeDevicePatchArgsBuilder.() -> Unit>)
@JvmName(name = "rxcjedykcgfrrabm")
suspend fun volumeDevices(vararg argument: suspend VolumeDevicePatchArgsBuilder.() -> Unit)
@JvmName(name = "mpnjsicmqyptktuw")
suspend fun volumeDevices(argument: suspend VolumeDevicePatchArgsBuilder.() -> Unit)

Parameters

argument

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