ICognitoIdentityProviderListUsersInGroupRequest
Interface in AWS.CognitoIdentityProvider
Interface for ListUsersInGroup requests.
Ancestors
Properties
GroupName
property GroupName: string
Specify the name of the group.
Limit
property Limit: TOptional<Integer>
Specify a limit for number of users returned.
Valid range: 0 - 60.
NextToken
property NextToken: string
Specify a NextToken returned from a previous request.
UserPoolId
property UserPoolId: string
Specify the ID of the user pool.