INPUT_OBJECT
Configuration for the kickoff of an OAuth consent flow.
input O365OauthConsentKickoffInput {# Type of the Azure app.appType: String!# UUID of the org.orgId: UUID!# Rubrik Security Cloud ID of the Microsoft 365 resource [Deprecated pls switch to # resourceIds].resourceId: UUID# Rubrik Security Cloud IDs of the Microsoft 365 resources.resourceIds: [UUID!]}