Class ValueMatcher (2.4.0)

ValueMatcher(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Contains various matching options for values for a GCP resource field.

Attribute

NameDescription
matches_pattern str
To be used for full regex matching. The regular expression is using the Google RE2 syntax (https://github.com/google/re2/wiki/Syntax), so to be used with RE2::FullMatch