This API is in preview release for Amazon Connect and is subject to change.
See https://www.paws-r-sdk.com/docs/connect_update_agent_status/ for full documentation.
connect_update_agent_status(
InstanceId,
AgentStatusId,
Name = NULL,
Description = NULL,
State = NULL,
DisplayOrder = NULL,
ResetOrderNumber = NULL
)
[required] The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
[required] The identifier of the agent status.
The name of the agent status.
The description of the agent status.
The state of the agent status.
The display order of the agent status.
A number indicating the reset order of the agent status.