INPUT_OBJECT

DeleteAwsExocomputeConfigsInput

Description

Input to delete AWS Exocompute configurations.

link GraphQL Schema definition

  • input DeleteAwsExocomputeConfigsInput {
  • # IDs of Exocompute configurations to be deleted.
  • configIdsToBeDeleted: [UUID!]!
  • }

link Require by