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

## Properties

- `InstanceArn` (`string`, required): The identifier of the Amazon Connect instance.
- `Name` (`string`, required): The name of the quick connect.
- `QuickConnectConfig` (`QuickConnect_QuickConnectConfig`, required): Configuration settings for the quick connect.
- `Description` (`string`, optional): The description of the quick connect.
- `QuickConnectArn` (`string`, optional): The Amazon Resource Name (ARN) for the quick connect.
- `QuickConnectType` (`"FLOW" | "PHONE_NUMBER" | "QUEUE" | "USER"`, optional): The type of quick connect. In the Amazon Connect console, when you create a quick connect, you are prompted to assign one of the following types: Agent (USER), External (PHONE_NUMBER), or Queue (QUEUE).
- `Tags` (`QuickConnect_Tag[]`, optional): One or more tags.

## Attributes

- `QuickConnectArn`
- `QuickConnectType`
