AWSConnectListUserHierarchyGroupsResponse
Objective-C
@interface AWSConnectListUserHierarchyGroupsResponseSwift
class AWSConnectListUserHierarchyGroupsResponse- 
                  
                  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 hierarchy groups. DeclarationObjective-C @property (nonatomic, strong) NSArray<AWSConnectHierarchyGroupSummary *> *_Nullable userHierarchyGroupSummaryList;Swift var userHierarchyGroupSummaryList: [AWSConnectHierarchyGroupSummary]? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSConnectListUserHierarchyGroupsResponse Class Reference
        AWSConnectListUserHierarchyGroupsResponse Class Reference