domainForwardings property
The list of domain forwarding configurations.
A forwarding configuration might not work correctly if the required DNS records are not present in the domain's authoritative DNS zone.
Implementation
core.List<DomainForwarding>? domainForwardings;