Skip to main content

GoogleCloudDNSPolicyAlternativeNameServerConfigurationTargetNameServer

No description

type GoogleCloudDNSPolicyAlternativeNameServerConfigurationTargetNameServer {
forwardingPath: GoogleCloudDNSPolicyAlternativeNameServerConfigurationTargetNameServerForwardingPath!
ipv4Address: String!
ipv6Address: String!
}

Fields

GoogleCloudDNSPolicyAlternativeNameServerConfigurationTargetNameServer.forwardingPath ● GoogleCloudDNSPolicyAlternativeNameServerConfigurationTargetNameServerForwardingPath! non-null enum

Forwarding path for this target name server

GoogleCloudDNSPolicyAlternativeNameServerConfigurationTargetNameServer.ipv4Address ● String! non-null scalar

IPv4 address to forward queries to

GoogleCloudDNSPolicyAlternativeNameServerConfigurationTargetNameServer.ipv6Address ● String! non-null scalar

IPv6 address to forward to

Member of

GoogleCloudDNSPolicyAlternativeNameServerConfiguration object