automaticUpdatePolicy

@JvmName(name = "oyqcxnwexqdsgvnx")
suspend fun automaticUpdatePolicy(value: Output<FunctionBuildConfigAutomaticUpdatePolicyArgs>)
@JvmName(name = "kalbywatjtcxhyyd")
suspend fun automaticUpdatePolicy(value: FunctionBuildConfigAutomaticUpdatePolicyArgs?)

Parameters

value

Security patches are applied automatically to the runtime without requiring the function to be redeployed.


@JvmName(name = "durgipjrsidtqmea")
suspend fun automaticUpdatePolicy(argument: suspend FunctionBuildConfigAutomaticUpdatePolicyArgsBuilder.() -> Unit)

Parameters

argument

Security patches are applied automatically to the runtime without requiring the function to be redeployed.