package aws-autoscaling

  1. Overview
  2. Docs
Amazon Web Services SDK bindings to Auto Scaling

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v1.2.tar.gz
md5=38c7319a8abb38a5ecac43b66c8798a9
sha512=298e2c01dfb284df67dea55314ce2913be06709780e01a54695fdf4023447d43f4b61c2b3515309ed0fb606e98fe25ea1ff0e9d973b57bff43ad888588796d3c

doc/aws-autoscaling/Aws_autoscaling/Types/DeleteLifecycleHookAnswer/index.html

Module Types.DeleteLifecycleHookAnswerSource

Sourcetype t = unit
Sourceval make : unit -> unit
Sourceval parse : 'a -> unit option
Sourceval to_query : 'a -> Aws.Query.t
Sourceval to_json : 'a -> [> `Assoc of 'b list ]
Sourceval of_json : 'a -> unit