dnsEndpoint property
If set, the cluster will be accessed using the DNS endpoint.
Note that both dns_endpoint
and internal_ip
cannot be set to true.
Optional.
Implementation
core.bool? dnsEndpoint;
If set, the cluster will be accessed using the DNS endpoint.
Note that both dns_endpoint
and internal_ip
cannot be set to true.
Optional.
core.bool? dnsEndpoint;