fqdn property

String? fqdn
getter/setter pair

DNS endpoint of Google Kubernetes Engine cluster control plane.

Requires gke_master_cluster to be set, can't be used simultaneoulsly with ip_address or network. Applicable only to destination endpoint.

Implementation

core.String? fqdn;