Class MetadataFilterLabelMatch (0.1.0)

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

MetadataFilter label name value pairs that are expected to match corresponding labels presented as metadata to the loadbalancer.

Attributes

NameDescription
name str
Name of metadata label. The name can have a maximum length of 1024 characters and must be at least 1 character long.
value str
The value of the label must match the specified value. value can have a maximum length of 1024 characters.