Skip to main content

IIdentityStoreGetGroupMembershipIdResponse

Interface in AWS.IdentityStore

Interface for GetGroupMembershipId responses.

Ancestors

Properties

IdentityStoreId

property IdentityStoreId: string

The globally unique identifier for the identity store.

MembershipId

property MembershipId: string

The unique identifier of the group membership that was resolved.

This value represents the stable identifier assigned to the association between a specific user and group within the identity store. It can be used in subsequent operations such as DescribeGroupMembership or DeleteGroupMembership.