automaticUpdatePolicy

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

Parameters

value

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


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

Parameters

argument

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