sources

@JvmName(name = "fxbtnvckauoffnqr")
suspend fun sources(value: Output<List<PatchBaselinePatchSourceArgs>>)
@JvmName(name = "dblkbyjyjqnlqras")
suspend fun sources(value: List<PatchBaselinePatchSourceArgs>?)

Parameters

value

Information about the patches to use to update the instances, including target operating systems and source repository. Applies to Linux instances only.


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


@JvmName(name = "cfquhuxuuterqswu")
suspend fun sources(values: List<Output<PatchBaselinePatchSourceArgs>>)
@JvmName(name = "edeidnhlstexbnxw")
suspend fun sources(vararg values: PatchBaselinePatchSourceArgs)

Parameters

values

Information about the patches to use to update the instances, including target operating systems and source repository. Applies to Linux instances only.


@JvmName(name = "xyhxojijdvhqbgeu")
suspend fun sources(argument: List<suspend PatchBaselinePatchSourceArgsBuilder.() -> Unit>)
@JvmName(name = "lmlsapwroodippyw")
suspend fun sources(vararg argument: suspend PatchBaselinePatchSourceArgsBuilder.() -> Unit)
@JvmName(name = "rpnbsdjehxkajrvi")
suspend fun sources(argument: suspend PatchBaselinePatchSourceArgsBuilder.() -> Unit)

Parameters

argument

Information about the patches to use to update the instances, including target operating systems and source repository. Applies to Linux instances only.