TunnelDestGroup(mapping=None, *, ignore_unknown_fields=False, **kwargs)A TunnelDestGroup.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Identifier. Identifier for the TunnelDestGroup. Must be unique within the project and contain only lower case letters (a-z) and dashes (-). |
cidrs |
MutableSequence[str]
Optional. Unordered list. List of CIDRs that this group applies to. |
fqdns |
MutableSequence[str]
Optional. Unordered list. List of FQDNs that this group applies to. |