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 * [> `Enum of string | `List of [> `Structure of (string * [> `String of ResourceId.t ]) list ] list | `String of ResourceIdMaxLen1600.t | `Structure of (string * [> `Boolean of DisableScaleIn.t | `Double of MetricScale.t | `Enum of string | `Integer of MinAdjustmentMagnitude.t | `List of [> `Structure of (string * [> `Double of MetricScale.t | `Integer of ScalingAdjustment.t | `Structure of (string * [> `List of [> `Structure of (string * [> `Boolean of ReturnData.t | `String of Id.t | `Structure of (string * [> `String of XmlString.t | `Structure of (string * [> `List of [> `Structure of (string * [> `String of PredictiveScalingMetricDimensionName.t ]) list ] list | `String of PredictiveScalingMetricName.t ]) list ]) list ]) list ] list | `String of PredictiveScalingMetricType.t ]) list ]) list ] list | `Structure of (string * [> `Enum of string | `List of [> `Structure of (string * [> `Boolean of ReturnData.t | `String of MetricDimensionName.t | `Structure of (string * [> `String of XmlString.t | `Structure of (string * [> `List of [> `Structure of (string * [> `String of TargetTrackingMetricDimensionName.t ]) list ] list | `String of TargetTrackingMetricName.t ]) list ]) list ]) list ] list | `String of ResourceLabel.t ]) list ]) list | `Timestamp of TimestampType.t ]) 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