Update Agent Status
| connect_update_agent_status | R Documentation |
This API is in preview release for Amazon Connect and is subject to change¶
Description¶
This API is in preview release for Amazon Connect and is subject to change.
Updates agent status.
Usage¶
connect_update_agent_status(InstanceId, AgentStatusId, Name,
Description, State, DisplayOrder, ResetOrderNumber)
Arguments¶
InstanceId[required] The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
AgentStatusId[required] The identifier of the agent status.
NameThe name of the agent status.
DescriptionThe description of the agent status.
StateThe state of the agent status.
DisplayOrderThe display order of the agent status.
ResetOrderNumberA number indicating the reset order of the agent status.
Value¶
An empty list.