Module Awso_codeconnections_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_connection : Async.Command.t
Sourceval create_host : Async.Command.t
Sourceval create_sync_configuration : Async.Command.t
Sourceval delete_connection : Async.Command.t
Sourceval delete_host : Async.Command.t
Sourceval delete_sync_configuration : Async.Command.t
Sourceval get_connection : Async.Command.t
Sourceval get_host : Async.Command.t
Sourceval get_repository_sync_status : Async.Command.t
Sourceval get_resource_sync_status : Async.Command.t
Sourceval get_sync_blocker_summary : Async.Command.t
Sourceval get_sync_configuration : Async.Command.t
Sourceval list_connections : Async.Command.t
Sourceval list_hosts : Async.Command.t
Sourceval list_repository_sync_definitions : Async.Command.t
Sourceval list_sync_configurations : 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_host : Async.Command.t
Sourceval update_sync_blocker : Async.Command.t
Sourceval update_sync_configuration : Async.Command.t
Sourceval main : Async.Command.t