---
# generated by https://github.com/hashicorp/terraform-plugin-docs
page_title: "awscc_workspaces_connection_alias Data Source - terraform-provider-awscc"
subcategory: ""
description: |-
Data Source schema for AWS::WorkSpaces::ConnectionAlias
---
# awscc_workspaces_connection_alias (Data Source)
Data Source schema for AWS::WorkSpaces::ConnectionAlias
## Schema
### Required
- `id` (String) Uniquely identifies the resource.
### Read-Only
- `alias_id` (String)
- `associations` (Attributes List) (see [below for nested schema](#nestedatt--associations))
- `connection_alias_state` (String)
- `connection_string` (String)
- `tags` (Attributes List) (see [below for nested schema](#nestedatt--tags))
### Nested Schema for `associations`
Read-Only:
- `associated_account_id` (String)
- `association_status` (String)
- `connection_identifier` (String)
- `resource_id` (String)
### Nested Schema for `tags`
Read-Only:
- `key` (String)
- `value` (String)