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

## Properties

- `AppInstanceArn` (`string`, required): The ARN of the AppInstance.
- `Configuration` (`AppInstanceBot_Configuration`, required)
- `AppInstanceBotArn` (`string`, optional): The ARN of the AppInstanceBot.
- `CreatedTimestamp` (`number`, optional): The time at which the AppInstanceBot was created. In epoch milliseconds.
- `LastUpdatedTimestamp` (`number`, optional): The time at which the AppInstanceBot was last updated. In epoch milliseconds.
- `Metadata` (`string`, optional): The metadata of the AppInstanceBot.
- `Name` (`string`, optional): The name of the AppInstanceBot.
- `Tags` (`AppInstanceBot_Tag[]`, optional): The tags assigned to the AppInstanceBot.

## Attributes

- `AppInstanceBotArn`
- `CreatedTimestamp`
- `LastUpdatedTimestamp`
