Module Values.ScalableTargetsSource

Sourcetype nonrec t = ScalableTarget.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : ScalableTarget.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Integer of ResourceCapacity.t | `String of ResourceIdMaxLen1600.t | `Structure of (string * [> `Boolean of ScalingSuspended.t ]) list | `Timestamp of TimestampType.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> ScalableTarget.t list
Sourceval of_json : [> Yojson.Safe.t ] -> ScalableTarget.t list