sources

@JvmName(name = "npesoasvlgullkxj")
suspend fun sources(value: Output<List<PatchBaselinePatchSourceArgs>>)
@JvmName(name = "npvfbynikqisvbxc")
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 = "nfnllvdrsvjftxdn")
suspend fun sources(vararg values: Output<PatchBaselinePatchSourceArgs>)


@JvmName(name = "twvblxuxqiruwiaq")
suspend fun sources(values: List<Output<PatchBaselinePatchSourceArgs>>)
@JvmName(name = "folnkyajmochnqbc")
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 = "iuxyrynevdodgwll")
suspend fun sources(argument: List<suspend PatchBaselinePatchSourceArgsBuilder.() -> Unit>)
@JvmName(name = "qntedqcrfmrvlkit")
suspend fun sources(vararg argument: suspend PatchBaselinePatchSourceArgsBuilder.() -> Unit)
@JvmName(name = "wswcxlvmqqdxvsfs")
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.