NAME
Paws::SSOIdentityStore::ListGroupsResponse
ATTRIBUTES
REQUIRED Groups => ArrayRef[Paws::SSOIdentityStore::Group]
A list of Group
objects in the identity store.
NextToken => Str
The pagination token used for the ListUsers
and ListGroups
APIs. This value is generated by the identity store service and is returned in the API response if the total results are more than the size of one page, and when this token is used in the API request to search for the next page.