volumeMounts

@JvmName(name = "onxchwrryrvnomrw")
suspend fun volumeMounts(value: Output<List<VolumeMountArgs>>)
@JvmName(name = "wjgybiyphiqugahu")
suspend fun volumeMounts(value: List<VolumeMountArgs>?)

Parameters

value

The volume mounts available to the container instance.


@JvmName(name = "woqfkjulxhusffuj")
suspend fun volumeMounts(vararg values: Output<VolumeMountArgs>)


@JvmName(name = "umibjfokafuowdly")
suspend fun volumeMounts(values: List<Output<VolumeMountArgs>>)
@JvmName(name = "qhutciciukhodmuv")
suspend fun volumeMounts(vararg values: VolumeMountArgs)

Parameters

values

The volume mounts available to the container instance.


@JvmName(name = "tlwuumocttammmnc")
suspend fun volumeMounts(argument: List<suspend VolumeMountArgsBuilder.() -> Unit>)
@JvmName(name = "uwlxwkqbdgelwfxm")
suspend fun volumeMounts(vararg argument: suspend VolumeMountArgsBuilder.() -> Unit)
@JvmName(name = "njgptjigkfhvdhxr")
suspend fun volumeMounts(argument: suspend VolumeMountArgsBuilder.() -> Unit)

Parameters

argument

The volume mounts available to the container instance.