listGroupMembershipsForMember
inline suspend fun IdentitystoreClient.listGroupMembershipsForMember(crossinline block: ListGroupMembershipsForMemberRequest.Builder.() -> Unit): ListGroupMembershipsForMemberResponse
For the specified member in the specified identity store, returns the list of all GroupMembership
objects and returns results in paginated form.
If you have administrator access to a member account, you can use this API from the member account. Read about member accounts in the Organizations User Guide.