class Aws::ServiceDiscovery::Types::PrivateDnsPropertiesMutableChange

Updated DNS properties for the private DNS namespace.

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

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 private DNS namespace.
@return [Types::SOAChange]

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

Constants

SENSITIVE