Module Values.ServiceManagedEc2WorkerIdleDurationSecondsSource

The duration in seconds that a service managed EC2 worker can be idle before it is scaled down.

Sourcetype nonrec t = int

The duration in seconds that a service managed EC2 worker can be idle before it is scaled down.

Sourceval make : int -> int
Sourceval of_string : string -> int
Sourceval to_value : 'a -> [> `Integer of 'a ]
Sourceval to_query : int -> Awso.Client.Query.t
Sourceval to_header : int -> string
Sourceval of_xml : ('a Xmlm.frag as 'a) Xmlm.frag -> int
Sourceval of_json : Yojson.Safe.t -> int
Sourceval to_json : int -> Yojson.Safe.t