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

## Properties

- `InstanceArn` (`string`, required): The identifier of the Amazon Connect instance.
- `Name` (`string`, required): The name of the status.
- `State` (`"DISABLED" | "ENABLED"`, required): The state of the status.
- `AgentStatusArn` (`string`, optional): The Amazon Resource Name (ARN) of the agent status.
- `Description` (`string`, optional): The description of the status.
- `DisplayOrder` (`number`, optional): The display order of the status.
- `LastModifiedRegion` (`string`, optional): Last modified region.
- `LastModifiedTime` (`number`, optional): Last modified time.
- `ResetOrderNumber` (`boolean`, optional): A number indicating the reset order of the agent status.
- `Tags` (`AgentStatus_Tag[]`, optional): An array of key-value pairs to apply to this resource.
- `Type` (`"CUSTOM" | "OFFLINE" | "ROUTABLE"`, optional): The type of agent status.

## Attributes

- `AgentStatusArn`
- `LastModifiedRegion`
- `LastModifiedTime`
