Module Values.ScalingPlansSource

Sourcetype nonrec t = ScalingPlan.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : ScalingPlan.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `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 | `Long of ScalingPlanVersion.t | `String of ScalingPlanName.t | `Structure of (string * [> `List of [> `Structure of (string * [> `List of [> `String of XmlStringMaxLen256.t ] list | `String of XmlStringMaxLen128.t ]) list ] list | `String of XmlString.t ]) list | `Timestamp of TimestampType.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> ScalingPlan.t list
Sourceval of_json : [> Yojson.Safe.t ] -> ScalingPlan.t list
Sourceval to_json : ScalingPlan.t list -> Yojson.Safe.t