

# ConflictingAlias
<a name="API_ConflictingAlias"></a>

An alias (also called a CNAME) and the CloudFront standard distribution and Amazon Web Services account ID that it's associated with. The standard distribution and account IDs are partially hidden, which allows you to identify the standard distributions and accounts that you own, and helps to protect the information of ones that you don't own.

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

 ** AccountId **   <a name="cloudfront-Type-ConflictingAlias-AccountId"></a>
The (partially hidden) ID of the Amazon Web Services account that owns the standard distribution that's associated with the alias.  
Type: String  
Required: No

 ** Alias **   <a name="cloudfront-Type-ConflictingAlias-Alias"></a>
An alias (also called a CNAME).  
Type: String  
Required: No

 ** DistributionId **   <a name="cloudfront-Type-ConflictingAlias-DistributionId"></a>
The (partially hidden) ID of the CloudFront standard distribution associated with the alias.  
Type: String  
Required: No

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

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\+\+](https://docs.amazonaws.cn/goto/SdkForCpp/cloudfront-2020-05-31/ConflictingAlias) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/cloudfront-2020-05-31/ConflictingAlias) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/cloudfront-2020-05-31/ConflictingAlias) 