Interface PrivateDnsRecordSet

    • Method Detail

      • recordType

        RecordType recordType()
        Returns:
        the type of the record set.
      • etag

        String etag()
        Returns:
        the ETag of the record set.
      • metadata

        Map<String,​String> metadata()
        Returns:
        the metadata attached to the record set.
      • timeToLive

        long timeToLive()
        Returns:
        the time-to-live of the records in the record set.
      • fqdn

        String fqdn()
        Returns:
        the fully qualified domain name of the record set.
      • isAutoRegistered

        boolean isAutoRegistered()
        Returns:
        the property whether the record set is auto-registered in the private DNS zone through a virtual network link.