Skip to main content

IIdentityStoreListGroupMembershipsRequest

Interface in AWS.IdentityStore

Interface for ListGroupMemberships requests.

Ancestors

Properties

GroupId

property GroupId: string

The identifier of the group whose memberships are to be listed.

IdentityStoreId

property IdentityStoreId: string

The identifier of the identity store containing the group.

MaxResults

property MaxResults: TOptional<Integer>

(Optional) The maximum number of results to return in a single response.

NextToken

property NextToken: string

(Optional) A pagination token from a previous call, if applicable.