sources

@JvmName(name = "wfomunospghonhbk")
suspend fun sources(value: Output<List<VolumeProjectionPatchArgs>>)
@JvmName(name = "heuvcdsjbuitnaps")
suspend fun sources(value: List<VolumeProjectionPatchArgs>?)

Parameters

value

sources is the list of volume projections. Each entry in this list handles one source.


@JvmName(name = "fpyoqtxhnxinhndi")
suspend fun sources(vararg values: Output<VolumeProjectionPatchArgs>)


@JvmName(name = "lublijqydmlveuoe")
suspend fun sources(values: List<Output<VolumeProjectionPatchArgs>>)
@JvmName(name = "mmngmtvqksccwyca")
suspend fun sources(vararg values: VolumeProjectionPatchArgs)

Parameters

values

sources is the list of volume projections. Each entry in this list handles one source.


@JvmName(name = "sljilthifsusehjp")
suspend fun sources(argument: List<suspend VolumeProjectionPatchArgsBuilder.() -> Unit>)
@JvmName(name = "qyghpjkenlhdynnu")
suspend fun sources(vararg argument: suspend VolumeProjectionPatchArgsBuilder.() -> Unit)
@JvmName(name = "ffpajtgcrqdnlxbl")
suspend fun sources(argument: suspend VolumeProjectionPatchArgsBuilder.() -> Unit)

Parameters

argument

sources is the list of volume projections. Each entry in this list handles one source.