INPUT_OBJECT
Input for mapping Azure cloud accounts to an Exocompute subscription.
input MapAzureCloudAccountExocomputeSubscriptionInput {# Rubrik IDs of the cloud accounts to be mapped.cloudAccountIds: [UUID!]!# Rubrik ID of the Exocompute cloud account to map to for launching Exocompute.exocomputeCloudAccountId: UUID!}