sources

@JvmName(name = "pcfujqmjrehfuksu")
suspend fun sources(value: Output<List<PatchBaselineSourceArgs>>)
@JvmName(name = "kywcfqxqjkhjrvuu")
suspend fun sources(value: List<PatchBaselineSourceArgs>?)

Parameters

value

Configuration block with alternate sources for patches. Applies to Linux instances only. See source below.


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


@JvmName(name = "lsxlncrqgodxuxgc")
suspend fun sources(values: List<Output<PatchBaselineSourceArgs>>)
@JvmName(name = "rkyalqewuabyeyvk")
suspend fun sources(vararg values: PatchBaselineSourceArgs)

Parameters

values

Configuration block with alternate sources for patches. Applies to Linux instances only. See source below.


@JvmName(name = "qvftmheoaanrwmbb")
suspend fun sources(argument: List<suspend PatchBaselineSourceArgsBuilder.() -> Unit>)
@JvmName(name = "nrtxgguvqixynecm")
suspend fun sources(vararg argument: suspend PatchBaselineSourceArgsBuilder.() -> Unit)
@JvmName(name = "pmyrokwcvbxlqhin")
suspend fun sources(argument: suspend PatchBaselineSourceArgsBuilder.() -> Unit)

Parameters

argument

Configuration block with alternate sources for patches. Applies to Linux instances only. See source below.