---
type: resource-type
title: DistributionTenant
description: aws resource type AWS::CloudFront::DistributionTenant
name: DistributionTenant
lexicon: aws
resource_type: AWS::CloudFront::DistributionTenant
---
`AWS::CloudFront::DistributionTenant`, a resource type of the aws lexicon.

## Properties

- `DistributionId` (`string`, required): The ID of the multi-tenant distribution.
- `Domains` (`string[]`, required): The domains associated with the distribution tenant.
- `Name` (`string`, required): The name of the distribution tenant.
- `Arn` (`string`, optional)
- `ConnectionGroupId` (`string`, optional): The ID of the connection group for the distribution tenant. If you don't specify a connection group, CloudFront uses the default connection group.
- `CreatedTime` (`string`, optional)
- `Customizations` (`DistributionTenant_Customizations`, optional): Customizations for the distribution tenant. For each distribution tenant, you can specify the geographic restrictions, and the Amazon Resource Names (ARNs) for the ACM certificate and WAF web ACL. These are specific values that you can override or disable from the multi-tenant distribution that was used to create the distribution tenant.
- `DomainResults` (`DistributionTenant_DomainResult[]`, optional)
- `Enabled` (`boolean`, optional): Indicates whether the distribution tenant is in an enabled state. If disabled, the distribution tenant won't serve traffic.
- `ETag` (`string`, optional)
- `Id` (`string`, optional)
- `LastModifiedTime` (`string`, optional)
- `ManagedCertificateRequest` (`DistributionTenant_ManagedCertificateRequest`, optional): An object that represents the request for the Amazon CloudFront managed ACM certificate.
- `Parameters` (`DistributionTenant_Parameter[]`, optional): A list of parameter values to add to the resource. A parameter is specified as a key-value pair. A valid parameter value must exist for any parameter that is marked as required in the multi-tenant distribution.
- `Status` (`string`, optional)
- `Tags` (`DistributionTenant_Tag[]`, optional): A complex type that contains zero or more ``Tag`` elements.

## Attributes

- `Arn`
- `CreatedTime`
- `DomainResults`
- `ETag`
- `Id`
- `LastModifiedTime`
- `Status`
