Module Smaws_Client_ElasticLoadBalancing.Query_deserializers

val unit_of_xml : 'a -> unit
val vpc_id_of_xml : Xmlm.input -> string
val error_description_of_xml : Xmlm.input -> string
val unsupported_protocol_exception_of_xml : Xmlm.input -> Types.unsupported_protocol_exception
val unhealthy_threshold_of_xml : Xmlm.input -> int
val too_many_tags_exception_of_xml : Xmlm.input -> Types.too_many_tags_exception
val too_many_policies_exception_of_xml : Xmlm.input -> Types.too_many_policies_exception
val too_many_access_points_exception_of_xml : Xmlm.input -> Types.too_many_access_points_exception
val tag_value_of_xml : Xmlm.input -> string
val tag_key_of_xml : Xmlm.input -> string
val tag_of_xml : Xmlm.input -> Types.tag
val tag_list_of_xml : Xmlm.input -> Types.tag list
val tag_key_only_of_xml : Xmlm.input -> Types.tag_key_only
val tag_key_list_of_xml : Xmlm.input -> Types.tag_key_only list
val access_point_name_of_xml : Xmlm.input -> string
val tag_description_of_xml : Xmlm.input -> Types.tag_description
val tag_descriptions_of_xml : Xmlm.input -> Types.tag_description list
val subnet_id_of_xml : Xmlm.input -> string
val subnets_of_xml : Xmlm.input -> string list
val subnet_not_found_exception_of_xml : Xmlm.input -> Types.subnet_not_found_exception
val state_of_xml : Xmlm.input -> string
val security_group_owner_alias_of_xml : Xmlm.input -> string
val security_group_name_of_xml : Xmlm.input -> string
val source_security_group_of_xml : Xmlm.input -> Types.source_security_group
val set_load_balancer_policies_of_listener_output_of_xml : 'a -> unit
val access_point_port_of_xml : Xmlm.input -> int
val policy_name_of_xml : Xmlm.input -> string
val policy_names_of_xml : Xmlm.input -> string list
val set_load_balancer_policies_of_listener_input_of_xml : Xmlm.input -> Types.set_load_balancer_policies_of_listener_input
val policy_not_found_exception_of_xml : Xmlm.input -> Types.policy_not_found_exception
val listener_not_found_exception_of_xml : Xmlm.input -> Types.listener_not_found_exception
val invalid_configuration_request_exception_of_xml : Xmlm.input -> Types.invalid_configuration_request_exception
val access_point_not_found_exception_of_xml : Xmlm.input -> Types.access_point_not_found_exception
val set_load_balancer_policies_for_backend_server_output_of_xml : 'a -> unit
val end_point_port_of_xml : Xmlm.input -> int
val set_load_balancer_policies_for_backend_server_input_of_xml : Xmlm.input -> Types.set_load_balancer_policies_for_backend_server_input
val set_load_balancer_listener_ssl_certificate_output_of_xml : 'a -> unit
val ssl_certificate_id_of_xml : Xmlm.input -> string
val set_load_balancer_listener_ssl_certificate_input_of_xml : Xmlm.input -> Types.set_load_balancer_listener_ssl_certificate_input
val certificate_not_found_exception_of_xml : Xmlm.input -> Types.certificate_not_found_exception
val security_group_id_of_xml : Xmlm.input -> string
val security_groups_of_xml : Xmlm.input -> string list
val s3_bucket_name_of_xml : Xmlm.input -> string
val remove_tags_output_of_xml : 'a -> unit
val load_balancer_names_of_xml : Xmlm.input -> string list
val remove_tags_input_of_xml : Xmlm.input -> Types.remove_tags_input
val availability_zone_of_xml : Xmlm.input -> string
val availability_zones_of_xml : Xmlm.input -> string list
val remove_availability_zones_output_of_xml : Xmlm.input -> Types.remove_availability_zones_output
val remove_availability_zones_input_of_xml : Xmlm.input -> Types.remove_availability_zones_input
val invalid_end_point_exception_of_xml : Xmlm.input -> Types.invalid_end_point_exception
val instance_id_of_xml : Xmlm.input -> string
val instance_of_xml : Xmlm.input -> Types.instance
val instances_of_xml : Xmlm.input -> Types.instance list
val register_end_points_output_of_xml : Xmlm.input -> Types.register_end_points_output
val register_end_points_input_of_xml : Xmlm.input -> Types.register_end_points_input
val reason_code_of_xml : Xmlm.input -> string
val protocol_of_xml : Xmlm.input -> string
val ports_of_xml : Xmlm.input -> int list
val policy_type_not_found_exception_of_xml : Xmlm.input -> Types.policy_type_not_found_exception
val policy_type_name_of_xml : Xmlm.input -> string
val policy_type_names_of_xml : Xmlm.input -> string list
val description_of_xml : Xmlm.input -> string
val attribute_name_of_xml : Xmlm.input -> string
val attribute_type_of_xml : Xmlm.input -> string
val default_value_of_xml : Xmlm.input -> string
val cardinality_of_xml : Xmlm.input -> string
val policy_attribute_type_description_of_xml : Xmlm.input -> Types.policy_attribute_type_description
val policy_attribute_type_descriptions_of_xml : Xmlm.input -> Types.policy_attribute_type_description list
val policy_type_description_of_xml : Xmlm.input -> Types.policy_type_description
val policy_type_descriptions_of_xml : Xmlm.input -> Types.policy_type_description list
val attribute_value_of_xml : Xmlm.input -> string
val policy_attribute_description_of_xml : Xmlm.input -> Types.policy_attribute_description
val policy_attribute_descriptions_of_xml : Xmlm.input -> Types.policy_attribute_description list
val policy_description_of_xml : Xmlm.input -> Types.policy_description
val policy_descriptions_of_xml : Xmlm.input -> Types.policy_description list
val policy_attribute_of_xml : Xmlm.input -> Types.policy_attribute
val policy_attributes_of_xml : Xmlm.input -> Types.policy_attribute list
val policies_of_xml : Xmlm.input -> Types.policies
val page_size_of_xml : Xmlm.input -> int
val operation_not_permitted_exception_of_xml : Xmlm.input -> Types.operation_not_permitted_exception
val name_of_xml : Xmlm.input -> string
val cross_zone_load_balancing_enabled_of_xml : Xmlm.input -> bool
val cross_zone_load_balancing_of_xml : Xmlm.input -> Types.cross_zone_load_balancing
val access_log_enabled_of_xml : Xmlm.input -> bool
val access_log_interval_of_xml : Xmlm.input -> int
val access_log_prefix_of_xml : Xmlm.input -> string
val access_log_of_xml : Xmlm.input -> Types.access_log
val connection_draining_enabled_of_xml : Xmlm.input -> bool
val connection_draining_timeout_of_xml : Xmlm.input -> int
val connection_draining_of_xml : Xmlm.input -> Types.connection_draining
val idle_timeout_of_xml : Xmlm.input -> int
val connection_settings_of_xml : Xmlm.input -> Types.connection_settings
val additional_attribute_key_of_xml : Xmlm.input -> string
val additional_attribute_value_of_xml : Xmlm.input -> string
val additional_attribute_of_xml : Xmlm.input -> Types.additional_attribute
val additional_attributes_of_xml : Xmlm.input -> Types.additional_attribute list
val load_balancer_attributes_of_xml : Xmlm.input -> Types.load_balancer_attributes
val modify_load_balancer_attributes_output_of_xml : Xmlm.input -> Types.modify_load_balancer_attributes_output
val modify_load_balancer_attributes_input_of_xml : Xmlm.input -> Types.modify_load_balancer_attributes_input
val load_balancer_attribute_not_found_exception_of_xml : Xmlm.input -> Types.load_balancer_attribute_not_found_exception
val max_of_xml : Xmlm.input -> string
val marker_of_xml : Xmlm.input -> string
val load_balancer_scheme_of_xml : Xmlm.input -> string
val load_balancer_names_max20_of_xml : Xmlm.input -> string list
val dns_name_of_xml : Xmlm.input -> string
val instance_port_of_xml : Xmlm.input -> int
val listener_of_xml : Xmlm.input -> Types.listener
val listener_description_of_xml : Xmlm.input -> Types.listener_description
val listener_descriptions_of_xml : Xmlm.input -> Types.listener_description list
val backend_server_description_of_xml : Xmlm.input -> Types.backend_server_description
val backend_server_descriptions_of_xml : Xmlm.input -> Types.backend_server_description list
val health_check_target_of_xml : Xmlm.input -> string
val health_check_interval_of_xml : Xmlm.input -> int
val health_check_timeout_of_xml : Xmlm.input -> int
val healthy_threshold_of_xml : Xmlm.input -> int
val health_check_of_xml : Xmlm.input -> Types.health_check
val created_time_of_xml : Xmlm.input -> Ptime.t
val load_balancer_description_of_xml : Xmlm.input -> Types.load_balancer_description
val load_balancer_descriptions_of_xml : Xmlm.input -> Types.load_balancer_description list
val listeners_of_xml : Xmlm.input -> Types.listener list
val limit_of_xml : Xmlm.input -> Types.limit
val limits_of_xml : Xmlm.input -> Types.limit list
val invalid_subnet_exception_of_xml : Xmlm.input -> Types.invalid_subnet_exception
val invalid_security_group_exception_of_xml : Xmlm.input -> Types.invalid_security_group_exception
val invalid_scheme_exception_of_xml : Xmlm.input -> Types.invalid_scheme_exception
val instance_state_of_xml : Xmlm.input -> Types.instance_state
val instance_states_of_xml : Xmlm.input -> Types.instance_state list
val add_availability_zones_output_of_xml : Xmlm.input -> Types.add_availability_zones_output
val add_availability_zones_input_of_xml : Xmlm.input -> Types.add_availability_zones_input
val detach_load_balancer_from_subnets_output_of_xml : Xmlm.input -> Types.detach_load_balancer_from_subnets_output
val detach_load_balancer_from_subnets_input_of_xml : Xmlm.input -> Types.detach_load_balancer_from_subnets_input
val describe_tags_output_of_xml : Xmlm.input -> Types.describe_tags_output
val describe_tags_input_of_xml : Xmlm.input -> Types.describe_tags_input
val dependency_throttle_exception_of_xml : Xmlm.input -> Types.dependency_throttle_exception
val describe_access_points_output_of_xml : Xmlm.input -> Types.describe_access_points_output
val describe_access_points_input_of_xml : Xmlm.input -> Types.describe_access_points_input
val describe_load_balancer_policy_types_output_of_xml : Xmlm.input -> Types.describe_load_balancer_policy_types_output
val describe_load_balancer_policy_types_input_of_xml : Xmlm.input -> Types.describe_load_balancer_policy_types_input
val describe_load_balancer_policies_output_of_xml : Xmlm.input -> Types.describe_load_balancer_policies_output
val describe_load_balancer_policies_input_of_xml : Xmlm.input -> Types.describe_load_balancer_policies_input
val describe_load_balancer_attributes_output_of_xml : Xmlm.input -> Types.describe_load_balancer_attributes_output
val describe_load_balancer_attributes_input_of_xml : Xmlm.input -> Types.describe_load_balancer_attributes_input
val describe_end_point_state_output_of_xml : Xmlm.input -> Types.describe_end_point_state_output
val describe_end_point_state_input_of_xml : Xmlm.input -> Types.describe_end_point_state_input
val describe_account_limits_output_of_xml : Xmlm.input -> Types.describe_account_limits_output
val describe_account_limits_input_of_xml : Xmlm.input -> Types.describe_account_limits_input
val deregister_end_points_output_of_xml : Xmlm.input -> Types.deregister_end_points_output
val deregister_end_points_input_of_xml : Xmlm.input -> Types.deregister_end_points_input
val delete_load_balancer_policy_output_of_xml : 'a -> unit
val delete_load_balancer_policy_input_of_xml : Xmlm.input -> Types.delete_load_balancer_policy_input
val delete_load_balancer_listener_output_of_xml : 'a -> unit
val delete_load_balancer_listener_input_of_xml : Xmlm.input -> Types.delete_load_balancer_listener_input
val delete_access_point_output_of_xml : 'a -> unit
val delete_access_point_input_of_xml : Xmlm.input -> Types.delete_access_point_input
val duplicate_policy_name_exception_of_xml : Xmlm.input -> Types.duplicate_policy_name_exception
val create_load_balancer_policy_output_of_xml : 'a -> unit
val create_load_balancer_policy_input_of_xml : Xmlm.input -> Types.create_load_balancer_policy_input
val duplicate_listener_exception_of_xml : Xmlm.input -> Types.duplicate_listener_exception
val create_load_balancer_listener_output_of_xml : 'a -> unit
val create_load_balancer_listener_input_of_xml : Xmlm.input -> Types.create_load_balancer_listener_input
val duplicate_tag_keys_exception_of_xml : Xmlm.input -> Types.duplicate_tag_keys_exception
val duplicate_access_point_name_exception_of_xml : Xmlm.input -> Types.duplicate_access_point_name_exception
val create_access_point_output_of_xml : Xmlm.input -> Types.create_access_point_output
val create_access_point_input_of_xml : Xmlm.input -> Types.create_access_point_input
val configure_health_check_output_of_xml : Xmlm.input -> Types.configure_health_check_output
val configure_health_check_input_of_xml : Xmlm.input -> Types.configure_health_check_input
val attach_load_balancer_to_subnets_output_of_xml : Xmlm.input -> Types.attach_load_balancer_to_subnets_output
val attach_load_balancer_to_subnets_input_of_xml : Xmlm.input -> Types.attach_load_balancer_to_subnets_input
val apply_security_groups_to_load_balancer_output_of_xml : Xmlm.input -> Types.apply_security_groups_to_load_balancer_output
val apply_security_groups_to_load_balancer_input_of_xml : Xmlm.input -> Types.apply_security_groups_to_load_balancer_input
val add_tags_output_of_xml : 'a -> unit
val add_tags_input_of_xml : Xmlm.input -> Types.add_tags_input