OBJECT
Represents a mapping between a cloud account and an Exocompute account.
type CloudAccountsExocomputeAccountMapping {# Represents the application account of the mapping.applicationCloudAccountId: UUID! # Represents the Exocompute account to which the application account is mapped.exocomputeCloudAccountId: UUID! }