

# DomainTransferability
<a name="API_domains_DomainTransferability"></a>

A complex type that contains information about whether the specified domain can be transferred to Route 53.

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

 ** Transferable **   <a name="Route53Domains-Type-domains_DomainTransferability-Transferable"></a>
Whether the domain name can be transferred to Route 53.  
You can transfer only domains that have a value of `TRANSFERABLE` or `Transferable`.
Valid values:    
TRANSFERABLE  
The domain name can be transferred to Route 53.  
UNTRANSFERRABLE  
The domain name can't be transferred to Route 53.  
DONT\$1KNOW  
The TLD registry didn't respond in time or didn't provide a definitive answer about domain transferability, which can occur due to registry maintenance or temporary delays.  
DOMAIN\$1IN\$1OWN\$1ACCOUNT  
The domain already exists in the current AWS account.  
DOMAIN\$1IN\$1ANOTHER\$1ACCOUNT  
 The domain exists in another AWS account.  
PREMIUM\$1DOMAIN  
Premium domain transfer is not supported.
Type: String  
Valid Values: `TRANSFERABLE | UNTRANSFERABLE | DONT_KNOW | DOMAIN_IN_OWN_ACCOUNT | DOMAIN_IN_ANOTHER_ACCOUNT | PREMIUM_DOMAIN`   
Required: No

## See Also
<a name="API_domains_DomainTransferability_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/DomainTransferability) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/route53domains-2014-05-15/DomainTransferability) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/route53domains-2014-05-15/DomainTransferability) 