Class ForwardingRule (1.4.2)

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

A forwarding rule is a mapping of a domain to name_servers. This mapping allows VMware Engine to resolve domains for attached private clouds by forwarding DNS requests for a given domain to the specified nameservers.

Attributes

NameDescription
domain str
Required. Domain used to resolve a name_servers list.
name_servers MutableSequence[str]
Required. List of DNS servers to use for domain resolution