

# DomainSummary
<a name="API_domains_DomainSummary"></a>

Summary information about one domain.

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

 ** AutoRenew **   <a name="Route53Domains-Type-domains_DomainSummary-AutoRenew"></a>
Indicates whether the domain is automatically renewed upon expiration.  
Type: Boolean  
Required: No

 ** DomainName **   <a name="Route53Domains-Type-domains_DomainSummary-DomainName"></a>
The name of the domain that the summary information applies to.  
Type: String  
Length Constraints: Maximum length of 255.  
Required: No

 ** Expiry **   <a name="Route53Domains-Type-domains_DomainSummary-Expiry"></a>
Expiration date of the domain in Unix time format and Coordinated Universal Time (UTC).  
Type: Timestamp  
Required: No

 ** TransferLock **   <a name="Route53Domains-Type-domains_DomainSummary-TransferLock"></a>
Indicates whether a domain is locked from unauthorized transfer to another party.  
Type: Boolean  
Required: No

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/route53domains-2014-05-15/DomainSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/route53domains-2014-05-15/DomainSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/route53domains-2014-05-15/DomainSummary) 