class Aws::ServiceDiscovery::Types::PublicDnsPropertiesMutableChange

Updated DNS properties for the public DNS namespace.

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

data as a hash:

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

@!attribute [rw] soa

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

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

Constants

SENSITIVE