class Aws::Connect::Types::UpdateAgentStatusRequest


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UpdateAgentStatusRequest AWS API Documentation
@return [Boolean]
A number indicating the reset order of the agent status.
@!attribute [rw] reset_order_number
@return [Integer]
The display order of the agent status.
@!attribute [rw] display_order
@return [String]
The state of the agent status.
@!attribute [rw] state
@return [String]
The description of the agent status.
@!attribute [rw] description
@return [String]
The name of the agent status.
@!attribute [rw] name
@return [String]
The identifier of the agent status.
@!attribute [rw] agent_status_id
@return [String]
instanceId in the ARN of the instance.
The identifier of the Amazon Connect instance. You can find the
@!attribute [rw] instance_id
}
reset_order_number: false,
display_order: 1,
state: “ENABLED”, # accepts ENABLED, DISABLED
description: “UpdateAgentStatusDescription”,
name: “AgentStatusName”,
agent_status_id: “AgentStatusId”, # required
instance_id: “InstanceId”, # required
{
data as a hash:
@note When making an API call, you may pass UpdateAgentStatusRequest