Module Smaws_Client_CodeConnections.Json_serializers

val vpc_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val subnet_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val subnet_ids_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val security_group_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val security_group_ids_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val tls_certificate_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val vpc_configuration_to_yojson : Types.vpc_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val url_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val branch_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val deployment_file_path_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val owner_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val provider_type_to_yojson : Types.provider_type -> [> `String of string ]
val repository_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val resource_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val iam_role_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val sync_configuration_type_to_yojson : Types.sync_configuration_type -> [> `String of string ]
val publish_deployment_status_to_yojson : Types.publish_deployment_status -> [> `String of string ]
val trigger_resource_update_on_to_yojson : Types.trigger_resource_update_on -> [> `String of string ]
val pull_request_comment_to_yojson : Types.pull_request_comment -> [> `String of string ]
val sync_configuration_to_yojson : Types.sync_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val update_sync_configuration_output_to_yojson : Types.update_sync_configuration_output -> Smaws_Lib.Json.SerializeHelpers.t
val update_sync_configuration_input_to_yojson : Types.update_sync_configuration_input -> Smaws_Lib.Json.SerializeHelpers.t
val error_message_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val update_out_of_sync_exception_to_yojson : Types.update_out_of_sync_exception -> Smaws_Lib.Json.SerializeHelpers.t
val throttling_exception_to_yojson : Types.throttling_exception -> Smaws_Lib.Json.SerializeHelpers.t
val resource_not_found_exception_to_yojson : Types.resource_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val invalid_input_exception_to_yojson : Types.invalid_input_exception -> Smaws_Lib.Json.SerializeHelpers.t
val internal_server_exception_to_yojson : Types.internal_server_exception -> Smaws_Lib.Json.SerializeHelpers.t
val concurrent_modification_exception_to_yojson : Types.concurrent_modification_exception -> Smaws_Lib.Json.SerializeHelpers.t
val access_denied_exception_to_yojson : Types.access_denied_exception -> Smaws_Lib.Json.SerializeHelpers.t
val id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val blocker_type_to_yojson : Types.blocker_type -> [> `String of string ]
val blocker_status_to_yojson : Types.blocker_status -> [> `String of string ]
val created_reason_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val timestamp_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val sync_blocker_context_key_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val sync_blocker_context_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val sync_blocker_context_to_yojson : Types.sync_blocker_context -> Smaws_Lib.Json.SerializeHelpers.t
val sync_blocker_context_list_to_yojson : Types.sync_blocker_context list -> Smaws_Lib.Json.SerializeHelpers.t
val resolved_reason_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val update_sync_blocker_output_to_yojson : Types.update_sync_blocker_output -> Smaws_Lib.Json.SerializeHelpers.t
val update_sync_blocker_input_to_yojson : Types.update_sync_blocker_input -> Smaws_Lib.Json.SerializeHelpers.t
val sync_blocker_does_not_exist_exception_to_yojson : Types.sync_blocker_does_not_exist_exception -> Smaws_Lib.Json.SerializeHelpers.t
val retry_latest_commit_failed_exception_to_yojson : Types.retry_latest_commit_failed_exception -> Smaws_Lib.Json.SerializeHelpers.t
val connection_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val kms_key_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val conditional_check_failed_exception_to_yojson : Types.conditional_check_failed_exception -> Smaws_Lib.Json.SerializeHelpers.t
val update_host_output_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val host_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val update_host_input_to_yojson : Types.update_host_input -> Smaws_Lib.Json.SerializeHelpers.t
val unsupported_operation_exception_to_yojson : Types.unsupported_operation_exception -> Smaws_Lib.Json.SerializeHelpers.t
val resource_unavailable_exception_to_yojson : Types.resource_unavailable_exception -> Smaws_Lib.Json.SerializeHelpers.t
val conflict_exception_to_yojson : Types.conflict_exception -> Smaws_Lib.Json.SerializeHelpers.t
val untag_resource_output_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val amazon_resource_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val tag_key_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val tag_key_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val untag_resource_input_to_yojson : Types.untag_resource_input -> Smaws_Lib.Json.SerializeHelpers.t
val unsupported_provider_type_exception_to_yojson : Types.unsupported_provider_type_exception -> Smaws_Lib.Json.SerializeHelpers.t
val type__to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val target_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val tag_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val tag_resource_output_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val tag_list_to_yojson : Types.tag list -> Smaws_Lib.Json.SerializeHelpers.t
val tag_resource_input_to_yojson : Types.tag_resource_input -> Smaws_Lib.Json.SerializeHelpers.t
val limit_exceeded_exception_to_yojson : Types.limit_exceeded_exception -> Smaws_Lib.Json.SerializeHelpers.t
val sync_configuration_still_exists_exception_to_yojson : Types.sync_configuration_still_exists_exception -> Smaws_Lib.Json.SerializeHelpers.t
val sync_configuration_list_to_yojson : Types.sync_configuration list -> Smaws_Lib.Json.SerializeHelpers.t
val latest_sync_blocker_list_to_yojson : Types.sync_blocker list -> Smaws_Lib.Json.SerializeHelpers.t
val sync_blocker_summary_to_yojson : Types.sync_blocker_summary -> Smaws_Lib.Json.SerializeHelpers.t
val sharp_next_token_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val sh_a_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val directory_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val resource_sync_status_to_yojson : Types.resource_sync_status -> [> `String of string ]
val event_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val external_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val resource_sync_event_to_yojson : Types.resource_sync_event -> Smaws_Lib.Json.SerializeHelpers.t
val resource_sync_event_list_to_yojson : Types.resource_sync_event list -> Smaws_Lib.Json.SerializeHelpers.t
val resource_sync_attempt_to_yojson : Types.resource_sync_attempt -> Smaws_Lib.Json.SerializeHelpers.t
val resource_already_exists_exception_to_yojson : Types.resource_already_exists_exception -> Smaws_Lib.Json.SerializeHelpers.t
val repository_sync_status_to_yojson : Types.repository_sync_status -> [> `String of string ]
val repository_sync_event_to_yojson : Types.repository_sync_event -> Smaws_Lib.Json.SerializeHelpers.t
val repository_sync_event_list_to_yojson : Types.repository_sync_event list -> Smaws_Lib.Json.SerializeHelpers.t
val parent_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val repository_sync_definition_to_yojson : Types.repository_sync_definition -> Smaws_Lib.Json.SerializeHelpers.t
val repository_sync_definition_list_to_yojson : Types.repository_sync_definition list -> Smaws_Lib.Json.SerializeHelpers.t
val repository_sync_attempt_to_yojson : Types.repository_sync_attempt -> Smaws_Lib.Json.SerializeHelpers.t
val next_token_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val max_results_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val list_tags_for_resource_output_to_yojson : Types.list_tags_for_resource_output -> Smaws_Lib.Json.SerializeHelpers.t
val list_tags_for_resource_input_to_yojson : Types.list_tags_for_resource_input -> Smaws_Lib.Json.SerializeHelpers.t
val list_sync_configurations_output_to_yojson : Types.list_sync_configurations_output -> Smaws_Lib.Json.SerializeHelpers.t
val list_sync_configurations_input_to_yojson : Types.list_sync_configurations_input -> Smaws_Lib.Json.SerializeHelpers.t
val list_repository_sync_definitions_output_to_yojson : Types.list_repository_sync_definitions_output -> Smaws_Lib.Json.SerializeHelpers.t
val list_repository_sync_definitions_input_to_yojson : Types.list_repository_sync_definitions_input -> Smaws_Lib.Json.SerializeHelpers.t
val host_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val host_status_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val host_status_message_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val host_list_to_yojson : Types.host list -> Smaws_Lib.Json.SerializeHelpers.t
val list_hosts_output_to_yojson : Types.list_hosts_output -> Smaws_Lib.Json.SerializeHelpers.t
val list_hosts_input_to_yojson : Types.list_hosts_input -> Smaws_Lib.Json.SerializeHelpers.t
val connection_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val account_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val connection_status_to_yojson : Types.connection_status -> [> `String of string ]
val connection_list_to_yojson : Types.connection list -> Smaws_Lib.Json.SerializeHelpers.t
val list_connections_output_to_yojson : Types.list_connections_output -> Smaws_Lib.Json.SerializeHelpers.t
val list_connections_input_to_yojson : Types.list_connections_input -> Smaws_Lib.Json.SerializeHelpers.t
val get_sync_configuration_output_to_yojson : Types.get_sync_configuration_output -> Smaws_Lib.Json.SerializeHelpers.t
val get_sync_configuration_input_to_yojson : Types.get_sync_configuration_input -> Smaws_Lib.Json.SerializeHelpers.t
val get_sync_blocker_summary_output_to_yojson : Types.get_sync_blocker_summary_output -> Smaws_Lib.Json.SerializeHelpers.t
val get_sync_blocker_summary_input_to_yojson : Types.get_sync_blocker_summary_input -> Smaws_Lib.Json.SerializeHelpers.t
val get_resource_sync_status_output_to_yojson : Types.get_resource_sync_status_output -> Smaws_Lib.Json.SerializeHelpers.t
val get_resource_sync_status_input_to_yojson : Types.get_resource_sync_status_input -> Smaws_Lib.Json.SerializeHelpers.t
val get_repository_sync_status_output_to_yojson : Types.get_repository_sync_status_output -> Smaws_Lib.Json.SerializeHelpers.t
val get_repository_sync_status_input_to_yojson : Types.get_repository_sync_status_input -> Smaws_Lib.Json.SerializeHelpers.t
val get_host_output_to_yojson : Types.get_host_output -> Smaws_Lib.Json.SerializeHelpers.t
val get_connection_output_to_yojson : Types.get_connection_output -> Smaws_Lib.Json.SerializeHelpers.t
val get_connection_input_to_yojson : Types.get_connection_input -> Smaws_Lib.Json.SerializeHelpers.t
val delete_sync_configuration_output_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_sync_configuration_input_to_yojson : Types.delete_sync_configuration_input -> Smaws_Lib.Json.SerializeHelpers.t
val delete_host_output_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_host_input_to_yojson : Types.delete_host_input -> Smaws_Lib.Json.SerializeHelpers.t
val delete_connection_output_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_connection_input_to_yojson : Types.delete_connection_input -> Smaws_Lib.Json.SerializeHelpers.t
val create_sync_configuration_output_to_yojson : Types.create_sync_configuration_output -> Smaws_Lib.Json.SerializeHelpers.t
val create_sync_configuration_input_to_yojson : Types.create_sync_configuration_input -> Smaws_Lib.Json.SerializeHelpers.t
val create_host_output_to_yojson : Types.create_host_output -> Smaws_Lib.Json.SerializeHelpers.t
val create_host_input_to_yojson : Types.create_host_input -> Smaws_Lib.Json.SerializeHelpers.t
val create_connection_output_to_yojson : Types.create_connection_output -> Smaws_Lib.Json.SerializeHelpers.t
val create_connection_input_to_yojson : Types.create_connection_input -> Smaws_Lib.Json.SerializeHelpers.t