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

## Properties

- `Name` (`string`, required): The name of the AppInstance.
- `AppInstanceArn` (`string`, optional): The Amazon Resource Number (ARN) of the AppInstance.
- `CreatedTimestamp` (`number`, optional): The time at which an AppInstance was created. In epoch milliseconds.
- `LastUpdatedTimestamp` (`number`, optional): The time an AppInstance was last updated. In epoch milliseconds.
- `Metadata` (`string`, optional): The metadata of the AppInstance. Limited to a 1KB string in UTF-8.
- `Tags` (`AppInstance_Tag[]`, optional): Tags assigned to the AppInstance.

## Attributes

- `AppInstanceArn`
- `CreatedTimestamp`
- `LastUpdatedTimestamp`
