AWSCognitoIdentityProviderAdminListGroupsForUserResponse Class Reference
Inherits from | AWSModel : AWSMTLModel |
---|---|
Declared in | AWSCognitoIdentityProviderModel.h AWSCognitoIdentityProviderModel.m |
groups
The groups that the user belongs to.
@property (nonatomic, strong) NSArray<AWSCognitoIdentityProviderGroupType*> *groups
Declared In
AWSCognitoIdentityProviderModel.h
nextToken
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
@property (nonatomic, strong) NSString *nextToken
Declared In
AWSCognitoIdentityProviderModel.h