---
type: resource-type
title: CasesDomain
description: aws resource type AWS::Cases::Domain
name: CasesDomain
lexicon: aws
resource_type: AWS::Cases::Domain
---
`AWS::Cases::Domain`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required): The name for your Cases domain. It must be unique for your AWS account.
- `CreatedTime` (`string`, optional): The time at which the domain was created.
- `DomainArn` (`string`, optional): The Amazon Resource Name (ARN) for the Cases domain.
- `DomainId` (`string`, optional): The unique identifier of the Cases domain.
- `DomainStatus` (`CasesDomain_DomainStatus`, optional)
- `Tags` (`CasesDomain_Tag[]`, optional): The tags that you attach to this domain.

## Attributes

- `CreatedTime`
- `DomainArn`
- `DomainId`
- `DomainStatus`
