IIdentityStoreGetGroupIdResponse
Interface in AWS.IdentityStore
Interface for GetGroupId responses.
Ancestors
Properties
GroupId
property GroupId: string
The unique identifier of the group that was resolved from the alternate identifier.
This value uniquely identifies the group within the specified identity store. It is stable across operations and can be used in subsequent actions such as DescribeGroup, CreateGroupMembership, or DeleteGroup.
IdentityStoreId
property IdentityStoreId: string
The globally unique identifier for the identity store.