Module Awso_bcm_dashboards_async.CliSource

Sourceval json_arg : Yojson.Safe.t Async.Command.Arg_type.t
Sourceval call : ?endpoint_url:??? -> ?profile:??? -> ?region:??? -> (?endpoint_url:??? -> ?cfg:??? -> 'b -> ('c, 'd) Core._result Async_kernel__Deferred.t) -> 'b -> ('c -> Yojson.Safe.t) option -> ('d -> Yojson.Safe.t) option -> unit Async_kernel__Deferred.t
Sourceval create_dashboard : Async.Command.t
Sourceval create_scheduled_report : Async.Command.t
Sourceval delete_dashboard : Async.Command.t
Sourceval delete_scheduled_report : Async.Command.t
Sourceval execute_scheduled_report : Async.Command.t
Sourceval get_dashboard : Async.Command.t
Sourceval get_resource_policy : Async.Command.t
Sourceval get_scheduled_report : Async.Command.t
Sourceval list_dashboards : Async.Command.t
Sourceval list_scheduled_reports : Async.Command.t
Sourceval list_tags_for_resource : Async.Command.t
Sourceval tag_resource : Async.Command.t
Sourceval untag_resource : Async.Command.t
Sourceval update_dashboard : Async.Command.t
Sourceval update_scheduled_report : Async.Command.t
Sourceval main : Async.Command.t