Module Values.ScalingPoliciesSource

Sourcetype nonrec t = ScalingPolicy.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : ScalingPolicy.t list -> [> `List of [> `Structure of (string * [> `Boolean of ScalingPolicyEnabled.t | `Integer of MinAdjustmentStep.t | `List of [> `Structure of (string * [> `Double of MetricScale.t | `Integer of PolicyIncrement.t | `String of XmlStringMaxLen255.t ]) list ] list | `String of XmlStringMaxLen255.t | `Structure of (string * [> `Boolean of DisableScaleIn.t | `Double of MetricScale.t | `Enum of string | `Integer of PredictiveScalingSchedulingBufferTime.t | `List of [> `Structure of (string * [> `Double of MetricScale.t | `Structure of (string * [> `Enum of string | `List of [> `Structure of (string * [> `Boolean of ReturnData.t | `String of XmlStringMaxLen255.t | `Structure of (string * [> `String of XmlStringMetricStat.t | `Structure of (string * [> `List of [> `Structure of (string * [> `String of MetricDimensionName.t ]) list ] list | `String of MetricNamespace.t ]) list ]) list ]) list ] list | `String of XmlStringMaxLen1023.t ]) list ]) list ] list | `Structure of (string * [> `Enum of string | `Integer of MetricGranularityInSeconds.t | `List of [> `Structure of (string * [> `Boolean of ReturnData.t | `Integer of MetricGranularityInSeconds.t | `String of MetricDimensionName.t | `Structure of (string * [> `Integer of MetricGranularityInSeconds.t | `String of XmlStringMetricStat.t | `Structure of (string * [> `List of [> `Structure of (string * [> `String of MetricDimensionName.t ]) list ] list | `String of MetricNamespace.t ]) list ]) list ]) list ] list | `String of XmlStringMaxLen1023.t ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> ScalingPolicy.t list
Sourceval of_json : [> Yojson.Safe.t ] -> ScalingPolicy.t list
Sourceval to_json : ScalingPolicy.t list -> Yojson.Safe.t