sources

@JvmName(name = "hbpukcigkspbciwp")
suspend fun sources(value: Output<List<VolumeProjectionPatchArgs>>)
@JvmName(name = "abiialxkrxtvmkjb")
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 = "eosqovxglxqegxcu")
suspend fun sources(vararg values: Output<VolumeProjectionPatchArgs>)


@JvmName(name = "jwxqkdkumxqedsaf")
suspend fun sources(values: List<Output<VolumeProjectionPatchArgs>>)
@JvmName(name = "denxptkauhuqeiwd")
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 = "lxcxtqtvlykgabjs")
suspend fun sources(argument: List<suspend VolumeProjectionPatchArgsBuilder.() -> Unit>)
@JvmName(name = "mvuendfgtygdbhpw")
suspend fun sources(vararg argument: suspend VolumeProjectionPatchArgsBuilder.() -> Unit)
@JvmName(name = "xpvqsmiwdxnbayfm")
suspend fun sources(argument: suspend VolumeProjectionPatchArgsBuilder.() -> Unit)

Parameters

argument

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