Class: AgentVendorStatusInfo

AgentVendorStatusInfo(param)

Class representing an Agent Vendor status information. This object is used to represent agent vendor side status information

Constructor

new AgentVendorStatusInfo(param)

Create a AgentVendorStatusInfo.
Parameters:
Name Type Description
param object
Properties
Name Type Attributes Description
statusId string <optional>
The unique statusId (e.g agentStateARN)
statusType string <optional>
The agent's current availability state type
statusName string <optional>
The name of the agent's current availability state
Source:

Classes

AgentVendorStatusInfo