

# ConflictingAliasesList
<a name="API_ConflictingAliasesList"></a>

A list of aliases (also called CNAMEs) and the CloudFront standard distributions and Amazon Web Services accounts that they are associated with. In the list, the standard distribution and account IDs are partially hidden, which allows you to identify the standard distributions and accounts that you own, but helps to protect the information of ones that you don't own.

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

 ** Items **   <a name="cloudfront-Type-ConflictingAliasesList-Items"></a>
Contains the conflicting aliases in the list.  
Type: Array of [ConflictingAlias](API_ConflictingAlias.md) objects  
Required: No

 ** MaxItems **   <a name="cloudfront-Type-ConflictingAliasesList-MaxItems"></a>
The maximum number of conflicting aliases requested.  
Type: Integer  
Required: No

 ** NextMarker **   <a name="cloudfront-Type-ConflictingAliasesList-NextMarker"></a>
If there are more items in the list than are in this response, this element is present. It contains the value that you should use in the `Marker` field of a subsequent request to continue listing conflicting aliases where you left off.  
Type: String  
Required: No

 ** Quantity **   <a name="cloudfront-Type-ConflictingAliasesList-Quantity"></a>
The number of conflicting aliases returned in the response.  
Type: Integer  
Required: No

## See Also
<a name="API_ConflictingAliasesList_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/ConflictingAliasesList) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/cloudfront-2020-05-31/ConflictingAliasesList) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/cloudfront-2020-05-31/ConflictingAliasesList) 