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

## Properties

- `Content` (`any`, required)
- `Name` (`string`, required): A descriptive name for the layout. Must be unique within the Cases domain and should clearly indicate the layout's purpose and field organization.
- `CreatedTime` (`string`, optional): The time at which the layout was created.
- `DomainId` (`string`, optional): The unique identifier of the Cases domain.
- `LastModifiedTime` (`string`, optional): The time at which the layout was created or last modified.
- `LayoutArn` (`string`, optional): The Amazon Resource Name (ARN) of the layout.
- `LayoutId` (`string`, optional): The unique identifier of the layout.
- `Tags` (`any`, optional)

## Attributes

- `CreatedTime`
- `LastModifiedTime`
- `LayoutArn`
- `LayoutId`
