Skip to main content

ICognitoIdentityProviderListUsersInGroupResponse

Interface in AWS.CognitoIdentityProvider

Interface for ListUsersInGroup responses.

Ancestors

Properties

NextToken

property NextToken: string

A NextToken for use in subsequent requests to fetch more results.

Users

property Users: TList<ICognitoIdentityProviderUserType>

Type: ICognitoIdentityProviderUserType

A list of users.