Skip to main content

ICognitoIdentityProviderAdminListGroupsForUserResponse

Interface in AWS.CognitoIdentityProvider

Interface for AdminListGroupsForUser responses.

Ancestors

Properties

Groups

property Groups: TList<ICognitoIdentityProviderGroupType>

Type: ICognitoIdentityProviderGroupType

A list of groups that belong to the user.

PaginationToken

property PaginationToken: string

A pagination token for use in subsequent requests to fetch more groups.