

# DnsProperties
<a name="API_DnsProperties"></a>

A complex type that contains the ID for the Route 53 hosted zone that Amazon Cloud Map creates when you create a namespace.

## Contents
<a name="API_DnsProperties_Contents"></a>

 ** HostedZoneId **   <a name="cloudmap-Type-DnsProperties-HostedZoneId"></a>
The ID for the Route 53 hosted zone that Amazon Cloud Map creates when you create a namespace.  
Type: String  
Length Constraints: Maximum length of 64.  
Required: No

 ** SOA **   <a name="cloudmap-Type-DnsProperties-SOA"></a>
Start of Authority (SOA) record for the hosted zone.  
Type: [SOA](API_SOA.md) object  
Required: No

## See Also
<a name="API_DnsProperties_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/servicediscovery-2017-03-14/DnsProperties) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/servicediscovery-2017-03-14/DnsProperties) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/servicediscovery-2017-03-14/DnsProperties) 