class Aws::ServiceDiscovery::Types::PrivateDnsNamespaceProperties

DNS properties for the private DNS namespace.

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

data as a hash:

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

@!attribute [rw] dns_properties

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

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

Constants

SENSITIVE