- idGlobally unique, immutable ID of ManagedUserGroup.
- groupNameName of user group from account's identity provider.
- spaceCountNumber of spaces user group was explicitly given permissions to.
- memberCountNumber of members of this group who logged into this account.
- membersMembers of this group
- accessRules[SpaceAccessRule!]!List of permissions given explicitly to given user group.
- identityProviderIdentityProviderIdentity provider authorized with group permissions.
- lastLoginTimeUnix timestamp (in seconds) at which user from this group was last authenticated.
- statusUserGroupStatusStatus is user group status.
- descriptionDescription is optional, user-provided text describing the group resource or serving as a human-readable name.
- userRoleBindings[UserGroupRoleBinding!]!List of user group role bindings for this group.