excludeMatchedPattern

@JvmName(name = "oxsqfanodvhxtcsw")
suspend fun excludeMatchedPattern(value: Output<Boolean>)
@JvmName(name = "ugincggoydifkxce")
suspend fun excludeMatchedPattern(value: Boolean?)

Parameters

value

Used to indicate that the pattern determines which webhook events do not trigger a build. If true, then a webhook event that does not match the pattern triggers a build. If false, then a webhook event that matches the pattern triggers a build.