Module Values.ScalingInstructionsSource

Sourcetype nonrec t = ScalingInstruction.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : ScalingInstruction.t list -> [> `List of [> `Structure of (string * [> `Boolean of DisableDynamicScaling.t | `Enum of string | `Integer of ResourceCapacity.t | `List of [> `Structure of (string * [> `Boolean of DisableScaleIn.t | `Double of MetricScale.t | `Integer of Cooldown.t | `Structure of (string * [> `Enum of string | `List of [> `Structure of (string * [> `String of MetricDimensionName.t ]) list ] list | `String of ResourceLabel.t ]) list ]) list ] list | `String of ResourceIdMaxLen1600.t | `Structure of (string * [> `Enum of string | `List of [> `Structure of (string * [> `String of MetricDimensionName.t ]) list ] list | `String of ResourceLabel.t ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> ScalingInstruction.t list