class Aws::Connect::Types::AgentStatus

Contains information about an agent status.

@!attribute [rw] agent_status_arn

The Amazon Resource Name (ARN) of the agent status.
@return [String]

@!attribute [rw] agent_status_id

The identifier of the agent status.
@return [String]

@!attribute [rw] name

The name of the agent status.
@return [String]

@!attribute [rw] description

The description of the agent status.
@return [String]

@!attribute [rw] type

The type of agent status.
@return [String]

@!attribute [rw] display_order

The display order of the agent status.
@return [Integer]

@!attribute [rw] state

The state of the agent status.
@return [String]

@!attribute [rw] tags

One or more tags.
@return [Hash<String,String>]

@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/AgentStatus AWS API Documentation

Constants

SENSITIVE