class Aws::ServiceDiscovery::Types::PrivateDnsNamespacePropertiesChange

Updated properties for the private DNS namespace.

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

data as a hash:

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

@!attribute [rw] dns_properties

Updated DNS properties for the private DNS namespace.
@return [Types::PrivateDnsPropertiesMutableChange]

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

Constants

SENSITIVE