INPUT_OBJECT
Input for updating O365 App authentication status.
input UpdateO365AppAuthStatusInput {# Office 365 subscription ID.o365OrgId: String!# App ID of the O365 app.o365AppId: String!}