Class SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch (1.18.0)

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

Attributes

NameDescription
name str
Name of the user-defined field, as given in the definition. This field is a member of oneof_ _name.
values MutableSequence[str]
Matching values of the field. Each element can be a 32-bit unsigned decimal or hexadecimal (starting with "0x") number (e.g. "64") or range (e.g. "0x400-0x7ff").