INPUT_OBJECT
Configuration for the addition of an O365 org.
input AddO365OrgInput {# Types of the apps created in the flow.appTypes: [String!]!# ID of the exocompute cluster.exocomputeClusterId: String!# CSRF token for the setup flow.stateToken: String!# ID of the Microsoft 365 tenant.tenantId: String!}