Class ClouddomainsRegistrationDnsSettingsCustomDns.Jsii$Proxy

    • Method Detail

      • getNameServers

        public final List<String> getNameServers()
        Description copied from interface: ClouddomainsRegistrationDnsSettingsCustomDns
        Required.

        A list of name servers that store the DNS zone for this domain. Each name server is a domain name, with Unicode domain names expressed in Punycode format. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/clouddomains_registration#name_servers ClouddomainsRegistration#name_servers}

        Specified by:
        getNameServers in interface ClouddomainsRegistrationDnsSettingsCustomDns
      • $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