AWSConnectListRoutingProfileQueuesResponse
Objective-C
@interface AWSConnectListRoutingProfileQueuesResponseSwift
class AWSConnectListRoutingProfileQueuesResponse- 
                  
                  The Amazon Web Services Region where this resource was last modified. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable lastModifiedRegion;Swift var lastModifiedRegion: String? { get set }
- 
                  
                  The timestamp when this resource was last modified. DeclarationObjective-C @property (nonatomic, strong) NSDate *_Nullable lastModifiedTime;Swift var lastModifiedTime: Date? { get set }
- 
                  
                  If there are additional results, this is the token for the next set of results. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable nextToken;Swift var nextToken: String? { get set }
- 
                  
                  Information about the routing profiles. DeclarationObjective-C @property (nonatomic, strong) NSArray<AWSConnectRoutingProfileQueueConfigSummary *> *_Nullable routingProfileQueueConfigSummaryList;Swift var routingProfileQueueConfigSummaryList: [AWSConnectRoutingProfileQueueConfigSummary]? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSConnectListRoutingProfileQueuesResponse Class Reference
        AWSConnectListRoutingProfileQueuesResponse Class Reference