INPUT_OBJECT

AwsExocomputeOptionalConfigInRegionInput

Description

Represents optional parameters to be configured during the exocompute configuration for AWS EKS clusters.

link GraphQL Schema definition

  • input AwsExocomputeOptionalConfigInRegionInput {
  • # EKS cluster access type, which can be either Public or Private.
  • eksClusterAccessType: EksClusterAccessType
  • }