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

## Properties

- `InstanceArn` (`string`, required): The identifier of the Amazon Connect instance that has been replicated.
- `Name` (`string`, required): The name for the traffic distribution group.
- `Description` (`string`, optional): A description for the traffic distribution group.
- `IsDefault` (`boolean`, optional): If this is the default traffic distribution group.
- `Status` (`"ACTIVE" | "CREATION_FAILED" | "CREATION_IN_PROGRESS" | "DELETION_FAILED" | "PENDING_DELETION" | "UPDATE_IN_PROGRESS"`, optional): The status of the traffic distribution group.
- `Tags` (`TrafficDistributionGroup_Tag[]`, optional): One or more tags.
- `TrafficDistributionGroupArn` (`string`, optional): The identifier of the traffic distribution group.

## Attributes

- `IsDefault`
- `Status`
- `TrafficDistributionGroupArn`
