allowedValuesRegex property
Regular expression constraint for freeform tag values.
If present, it implicitly allows freeform values (constrained by the regex).
Optional.
Implementation
core.String? allowedValuesRegex;
Regular expression constraint for freeform tag values.
If present, it implicitly allows freeform values (constrained by the regex).
Optional.
core.String? allowedValuesRegex;