class Aws::ServiceDiscovery::Types::PublicDnsPropertiesMutable

DNS properties for the public DNS namespace.

@note When making an API call, you may pass PublicDnsPropertiesMutable

data as a hash:

    {
      soa: { # required
        ttl: 1, # required
      },
    }

@!attribute [rw] soa

Start of Authority (SOA) record for the hosted zone for the public
DNS namespace.
@return [Types::SOA]

@see docs.aws.amazon.com/goto/WebAPI/servicediscovery-2017-03-14/PublicDnsPropertiesMutable AWS API Documentation

Constants

SENSITIVE