excludeMatchedPattern property

Input<bool?>? excludeMatchedPattern
final

If set to true, the specified filter does not trigger a build. Defaults to false.

Implementation

final pulumi.Input<bool?>? excludeMatchedPattern;