---
type: resource-type
title: ConnectWorkspace
description: aws resource type AWS::Connect::Workspace
name: ConnectWorkspace
lexicon: aws
resource_type: AWS::Connect::Workspace
---
`AWS::Connect::Workspace`, 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 workspace.
- `Arn` (`string`, optional): The Amazon Resource Name (ARN) for the workspace.
- `Associations` (`string[]`, optional): The resource ARNs associated with the workspace
- `Description` (`string`, optional): The description of the workspace
- `Id` (`string`, optional): The identifier of the workspace.
- `Media` (`ConnectWorkspace_MediaItem[]`, optional): The media items for the workspace
- `Pages` (`ConnectWorkspace_WorkspacePage[]`, optional): The pages associated with the workspace
- `Tags` (`ConnectWorkspace_Tag[]`, optional): An array of key-value pairs to apply to this resource.
- `Theme` (`ConnectWorkspace_WorkspaceTheme`, optional): The theme configuration for the workspace
- `Title` (`string`, optional): The title of the workspace
- `Visibility` (`ConnectWorkspace_Visibility`, optional): The visibility of the workspace. Will always be set to ASSIGNED oninitial creation.

## Attributes

- `Arn`
- `Id`
