Skip to main content

IIdentityStoreListGroupsResponse

Interface in AWS.IdentityStore

Interface for ListGroups responses.

Ancestors

Properties

Groups

property Groups: TList<IIdentityStoreGroup>

Type: IIdentityStoreGroup

NextToken

property NextToken: string

A pagination token indicating that more results are available.

Use this token in a subsequent call to ListGroupMemberships to retrieve the next page of results. If this value is empty, the result set is complete.