Class DnsManagedZonePrivateVisibilityConfigGkeClusters.Jsii$Proxy

    • Method Detail

      • getGkeClusterName

        public final String getGkeClusterName()
        Description copied from interface: DnsManagedZonePrivateVisibilityConfigGkeClusters
        The resource name of the cluster to bind this ManagedZone to.

        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_managed_zone#gke_cluster_name DnsManagedZone#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.

        Specified by:
        getGkeClusterName in interface DnsManagedZonePrivateVisibilityConfigGkeClusters
      • $jsii$toJson

        @Internal
        public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
        Specified by:
        $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object