class Aws::ServiceDiscovery::Types::PrivateDnsPropertiesMutable

DNS properties for the private DNS namespace.

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

data as a hash:

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

@!attribute [rw] soa

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

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

Constants

SENSITIVE