Class TunnelDestGroup (1.10.3)

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

A TunnelDestGroup.

Attributes

NameDescription
name str
Required. Immutable. Identifier for the TunnelDestGroup. Must be unique within the project and contain only lower case letters (a-z) and dashes (-).
cidrs MutableSequence[str]
Unordered list. List of CIDRs that this group applies to.
fqdns MutableSequence[str]
Unordered list. List of FQDNs that this group applies to.