Skip to main content

IIdentityStoreIsMemberInGroupsRequest

Interface in AWS.IdentityStore

Interface for IsMemberInGroups requests.

Ancestors

Properties

GroupIds

property GroupIds: TList<string>

A list of group identifiers to check for membership.

IdentityStoreId

property IdentityStoreId: string

The identifier of the identity store in which to check group memberships.

MemberId

property MemberId: IIdentityStoreMemberId

Type: IIdentityStoreMemberId

A structured identifier for the user to check, typically created using WithUserId.