Skip to main content

ICognitoIdentityProviderListUsersResponse

Interface in AWS.CognitoIdentityProvider

Interface for ListUsers responses.

Ancestors

Properties

PaginationToken

property PaginationToken: string

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

Users

property Users: TList<ICognitoIdentityProviderUserType>

Type: ICognitoIdentityProviderUserType

A list of users.