INPUT_OBJECT
Details of a new SSO Group that has not yet been authorized on Rubrik.
input NewSsoGroupInput {# Name of the SSO group.name: String!# Specifies whether the SSO group is an org admin or not.isOrgAdmin: Boolean!# Authentication domain ID of the SSO group.authDomainId: String}