INPUT_OBJECT

KubernetesKindEKSNodepoolSpecTopologyScalingStrategyInput

link GraphQL Schema definition

  • input KubernetesKindEKSNodepoolSpecTopologyScalingStrategyInput {
  • desiredSize: Int
  • maxSize: Int
  • minSize: Int
  • }