

# DistributionTenantAssociationFilter


Filter by the associated distribution ID or connection group ID.

## Contents


 ** ConnectionGroupId **   <a name="cloudfront-Type-DistributionTenantAssociationFilter-ConnectionGroupId"></a>
The ID of the connection group to filter by. You can find distribution tenants associated with a specific connection group.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 64.  
Required: No

 ** DistributionId **   <a name="cloudfront-Type-DistributionTenantAssociationFilter-DistributionId"></a>
The distribution ID to filter by. You can find distribution tenants associated with a specific distribution.  
Type: String  
Required: No

## See Also


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/cloudfront-2020-05-31/DistributionTenantAssociationFilter) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/cloudfront-2020-05-31/DistributionTenantAssociationFilter) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/cloudfront-2020-05-31/DistributionTenantAssociationFilter) 