Interface PublicDnsPropertiesMutable.Builder

    • Method Detail

      • soa

        PublicDnsPropertiesMutable.Builder soa​(SOA soa)

        Start of Authority (SOA) record for the hosted zone for the public DNS namespace.

        Parameters:
        soa - Start of Authority (SOA) record for the hosted zone for the public DNS namespace.
        Returns:
        Returns a reference to this object so that method calls can be chained together.