Module Values_2.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 * [> `Structure of (string * [> `Double of Double.t | `Structure of (string * [> `Structure of (string * [> `Enum of string | `String of Values_0.String_.t ]) list ]) 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