class Aws::ServiceDiscovery::Types::PublicDnsNamespacePropertiesChange

Updated properties for the public DNS namespace.

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

data as a hash:

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

@!attribute [rw] dns_properties

Updated DNS properties for the hosted zone for the public DNS
namespace.
@return [Types::PublicDnsPropertiesMutableChange]

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

Constants

SENSITIVE