apt

@JvmName(name = "yhdatdengyhpcdto")
suspend fun apt(value: Output<PatchDeploymentPatchConfigAptArgs>)
@JvmName(name = "dfswaqamphgibcpa")
suspend fun apt(value: PatchDeploymentPatchConfigAptArgs?)

Parameters

value

Apt update settings. Use this setting to override the default apt patch rules. Structure is documented below.


@JvmName(name = "rnxewtufvpnrhcpx")
suspend fun apt(argument: suspend PatchDeploymentPatchConfigAptArgsBuilder.() -> Unit)

Parameters

argument

Apt update settings. Use this setting to override the default apt patch rules. Structure is documented below.