Class DnsResponsePolicyGkeClusters.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • gkeClusterName

        @Stability(Stable)
        public DnsResponsePolicyGkeClusters.Builder gkeClusterName​(String gkeClusterName)
        Parameters:
        gkeClusterName - The resource name of the cluster to bind this ManagedZone to. This parameter is required. This should be specified in the format like 'projects/* /locations/* /clusters/*' Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dns_response_policy#gke_cluster_name DnsResponsePolicy#gke_cluster_name} Note: The above comment contained a comment block ending sequence (* followed by /). We have introduced a space between to prevent syntax errors. Please ignore the space.
        Returns:
        this