GoogleApi.DNS.V1.Model.ManagedZoneForwardingConfigNameServerTarget (google_api_dns v0.32.0)
View SourceAttributes
-
forwardingPath
(type:String.t
, default:nil
) - Forwarding path for this NameServerTarget. If unset or set to DEFAULT, Cloud DNS makes forwarding decisions based on IP address ranges; that is, RFC1918 addresses go to the VPC network, non-RFC1918 addresses go to the internet. When set to PRIVATE, Cloud DNS always sends queries through the VPC network for this target. -
ipv4Address
(type:String.t
, default:nil
) - IPv4 address of a target name server. -
ipv6Address
(type:String.t
, default:nil
) - IPv6 address of a target name server. Does not accept both fields (ipv4 & ipv6) being populated. Public preview as of November 2022. -
kind
(type:String.t
, default:dns#managedZoneForwardingConfigNameServerTarget
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.