

# DistributionConfigWithTags
<a name="API_DistributionConfigWithTags"></a>

A distribution Configuration and a list of tags to be associated with the distribution.

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

 ** DistributionConfig **   <a name="cloudfront-Type-DistributionConfigWithTags-DistributionConfig"></a>
A distribution configuration.  
Type: [DistributionConfig](API_DistributionConfig.md) object  
Required: Yes

 ** Tags **   <a name="cloudfront-Type-DistributionConfigWithTags-Tags"></a>
A complex type that contains zero or more `Tag` elements.  
Type: [Tags](API_Tags.md) object  
Required: Yes

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

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