IIdentityStoreCreateGroupMembershipRequest
Interface in AWS.IdentityStore
Interface for CreateGroupMembership requests.
Ancestors
Properties
GroupId
property GroupId: string
The unique identifier of the group to add the member to.
IdentityStoreId
property IdentityStoreId: string
The identifier of the AWS SSO identity store.
MemberId
property MemberId: IIdentityStoreMemberId
Type: IIdentityStoreMemberId
An identifier for the member to add to the group.