ENUM

ExocomputeCloudType

Description

Cloud type for Exocompute.

link GraphQL Schema definition

  • enum ExocomputeCloudType {
  • # Cloud provider is AWS.
  • AWS
  • # Cloud provider is Azure.
  • AZURE
  • # Cloud provider is GCP.
  • GCP
  • }