Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ScaleSettings

Package version

interface

An interface representing ScaleSettings. At least one of manual or autoScale settings must be specified. Only one of manual or autoScale settings can be specified. If autoScale settings are specified, the system automatically scales the cluster up and down (within the supplied limits) based on the pending jobs on the cluster.

Hierarchy

  • ScaleSettings

Index

Properties

Properties

Optional autoScale

member

{AutoScaleSettings} [autoScale] Auto-scale settings. Auto-scale settings for the cluster.

Optional manual

member

{ManualScaleSettings} [manual] Manual scale settings. Manual scale settings for the cluster.

Generated using TypeDoc