IIdentityStoreGetGroupMembershipIdRequest
Interface in AWS.IdentityStore
Interface for GetGroupMembershipId requests.
Ancestors
Properties
GroupId
property GroupId: string
The unique identifier of the group that the user is a member of.
IdentityStoreId
property IdentityStoreId: string
The identifier of the identity store containing the group membership.
MemberId
property MemberId: IIdentityStoreMemberId
Type: IIdentityStoreMemberId
A structured identifier representing the user to resolve within the group. Typically created using WithUserId.