Module Awso_application_insights_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 add_workload : Async.Command.t
Sourceval create_application : Async.Command.t
Sourceval create_component : Async.Command.t
Sourceval create_log_pattern : Async.Command.t
Sourceval delete_application : Async.Command.t
Sourceval delete_component : Async.Command.t
Sourceval delete_log_pattern : Async.Command.t
Sourceval describe_application : Async.Command.t
Sourceval describe_component : Async.Command.t
Sourceval describe_component_configuration : Async.Command.t
Sourceval describe_component_configuration_recommendation : Async.Command.t
Sourceval describe_log_pattern : Async.Command.t
Sourceval describe_observation : Async.Command.t
Sourceval describe_problem : Async.Command.t
Sourceval describe_problem_observations : Async.Command.t
Sourceval describe_workload : Async.Command.t
Sourceval list_applications : Async.Command.t
Sourceval list_components : Async.Command.t
Sourceval list_configuration_history : Async.Command.t
Sourceval list_log_pattern_sets : Async.Command.t
Sourceval list_log_patterns : Async.Command.t
Sourceval list_problems : Async.Command.t
Sourceval list_tags_for_resource : Async.Command.t
Sourceval list_workloads : Async.Command.t
Sourceval remove_workload : Async.Command.t
Sourceval tag_resource : Async.Command.t
Sourceval untag_resource : Async.Command.t
Sourceval update_application : Async.Command.t
Sourceval update_component : Async.Command.t
Sourceval update_component_configuration : Async.Command.t
Sourceval update_log_pattern : Async.Command.t
Sourceval update_problem : Async.Command.t
Sourceval update_workload : Async.Command.t
Sourceval main : Async.Command.t