AWSConnectAgentStatusReference
Objective-C
@interface AWSConnectAgentStatusReferenceSwift
class AWSConnectAgentStatusReferenceInformation about the agent’s status.
- 
                  
                  The Amazon Resource Name (ARN) of the agent’s status. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable statusArn;Swift var statusArn: String? { get set }
- 
                  
                  The name of the agent status. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable statusName;Swift var statusName: String? { get set }
- 
                  
                  The start timestamp of the agent’s status. DeclarationObjective-C @property (nonatomic, strong) NSDate *_Nullable statusStartTimestamp;Swift var statusStartTimestamp: Date? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSConnectAgentStatusReference Class Reference
        AWSConnectAgentStatusReference Class Reference