ICognitoIdentityProviderAdminListGroupsForUserRequest
Interface in AWS.CognitoIdentityProvider
Interface for AdminListGroupsForUser requests.
Ancestors
Properties
Limit
property Limit: TOptional<Integer>
Specify the limit of groups to be returned.
Valid range: 0 - 60.
PaginationToken
property PaginationToken: string
Specify a pagination token from a previous request.
Username
property Username: string
Specify the Username of the user.
UserPoolId
property UserPoolId: string
Specify the ID of the user pool.