Module Smaws_Client_AutoScaling.Query_deserializers

val unit_of_xml : 'a -> unit
val zonal_shift_enabled_of_xml : Xmlm.input -> bool
val xml_string_user_data_of_xml : Xmlm.input -> string
val xml_string_metric_stat_of_xml : Xmlm.input -> string
val xml_string_metric_label_of_xml : Xmlm.input -> string
val xml_string_max_len64_of_xml : Xmlm.input -> string
val xml_string_max_len511_of_xml : Xmlm.input -> string
val xml_string_max_len5000_of_xml : Xmlm.input -> string
val xml_string_max_len32_of_xml : Xmlm.input -> string
val xml_string_max_len255_of_xml : Xmlm.input -> string
val xml_string_max_len2047_of_xml : Xmlm.input -> string
val xml_string_max_len19_of_xml : Xmlm.input -> string
val xml_string_max_len1600_of_xml : Xmlm.input -> string
val xml_string_max_len1023_of_xml : Xmlm.input -> string
val xml_string_of_xml : Xmlm.input -> string
val warm_pool_status_of_xml : Xmlm.input -> Types.warm_pool_status
val warm_pool_state_of_xml : Xmlm.input -> Types.warm_pool_state
val warm_pool_size_of_xml : Xmlm.input -> int
val warm_pool_min_size_of_xml : Xmlm.input -> int
val max_group_prepared_capacity_of_xml : Xmlm.input -> int
val reuse_on_scale_in_of_xml : Xmlm.input -> bool
val instance_reuse_policy_of_xml : Xmlm.input -> Types.instance_reuse_policy
val warm_pool_configuration_of_xml : Xmlm.input -> Types.warm_pool_configuration
val values_of_xml : Xmlm.input -> string list
val nullable_positive_integer_of_xml : Xmlm.input -> int
val v_cpu_count_request_of_xml : Xmlm.input -> Types.v_cpu_count_request
val update_placement_group_param_of_xml : Xmlm.input -> string
val launch_template_name_of_xml : Xmlm.input -> string
val launch_template_specification_of_xml : Xmlm.input -> Types.launch_template_specification
val memory_mi_b_request_of_xml : Xmlm.input -> Types.memory_mi_b_request
val cpu_manufacturer_of_xml : Xmlm.input -> Types.cpu_manufacturer
val cpu_manufacturers_of_xml : Xmlm.input -> Types.cpu_manufacturer list
val nullable_positive_double_of_xml : Xmlm.input -> float
val memory_gi_b_per_v_cpu_request_of_xml : Xmlm.input -> Types.memory_gi_b_per_v_cpu_request
val excluded_instance_of_xml : Xmlm.input -> string
val excluded_instance_types_of_xml : Xmlm.input -> string list
val instance_generation_of_xml : Xmlm.input -> Types.instance_generation
val instance_generations_of_xml : Xmlm.input -> Types.instance_generation list
val bare_metal_of_xml : Xmlm.input -> Types.bare_metal
val burstable_performance_of_xml : Xmlm.input -> Types.burstable_performance
val nullable_boolean_of_xml : Xmlm.input -> bool
val network_interface_count_request_of_xml : Xmlm.input -> Types.network_interface_count_request
val local_storage_of_xml : Xmlm.input -> Types.local_storage
val local_storage_type_of_xml : Xmlm.input -> Types.local_storage_type
val local_storage_types_of_xml : Xmlm.input -> Types.local_storage_type list
val total_local_storage_gb_request_of_xml : Xmlm.input -> Types.total_local_storage_gb_request
val baseline_ebs_bandwidth_mbps_request_of_xml : Xmlm.input -> Types.baseline_ebs_bandwidth_mbps_request
val accelerator_type_of_xml : Xmlm.input -> Types.accelerator_type
val accelerator_types_of_xml : Xmlm.input -> Types.accelerator_type list
val accelerator_count_request_of_xml : Xmlm.input -> Types.accelerator_count_request
val accelerator_manufacturer_of_xml : Xmlm.input -> Types.accelerator_manufacturer
val accelerator_manufacturers_of_xml : Xmlm.input -> Types.accelerator_manufacturer list
val accelerator_name_of_xml : Xmlm.input -> Types.accelerator_name
val accelerator_names_of_xml : Xmlm.input -> Types.accelerator_name list
val accelerator_total_memory_mi_b_request_of_xml : Xmlm.input -> Types.accelerator_total_memory_mi_b_request
val network_bandwidth_gbps_request_of_xml : Xmlm.input -> Types.network_bandwidth_gbps_request
val allowed_instance_type_of_xml : Xmlm.input -> string
val allowed_instance_types_of_xml : Xmlm.input -> string list
val string__of_xml : Xmlm.input -> string
val performance_factor_reference_request_of_xml : Xmlm.input -> Types.performance_factor_reference_request
val performance_factor_reference_set_request_of_xml : Xmlm.input -> Types.performance_factor_reference_request list
val cpu_performance_factor_request_of_xml : Xmlm.input -> Types.cpu_performance_factor_request
val baseline_performance_factors_request_of_xml : Xmlm.input -> Types.baseline_performance_factors_request
val instance_requirements_of_xml : Xmlm.input -> Types.instance_requirements
val image_id_of_xml : Xmlm.input -> string
val launch_template_overrides_of_xml : Xmlm.input -> Types.launch_template_overrides
val overrides_of_xml : Xmlm.input -> Types.launch_template_overrides list
val launch_template_of_xml : Xmlm.input -> Types.launch_template
val on_demand_base_capacity_of_xml : Xmlm.input -> int
val on_demand_percentage_above_base_capacity_of_xml : Xmlm.input -> int
val spot_instance_pools_of_xml : Xmlm.input -> int
val mixed_instance_spot_price_of_xml : Xmlm.input -> string
val instances_distribution_of_xml : Xmlm.input -> Types.instances_distribution
val mixed_instances_policy_of_xml : Xmlm.input -> Types.mixed_instances_policy
val auto_scaling_group_min_size_of_xml : Xmlm.input -> int
val auto_scaling_group_max_size_of_xml : Xmlm.input -> int
val auto_scaling_group_desired_capacity_of_xml : Xmlm.input -> int
val cooldown_of_xml : Xmlm.input -> int
val availability_zones_of_xml : Xmlm.input -> string list
val availability_zone_ids_of_xml : Xmlm.input -> string list
val health_check_grace_period_of_xml : Xmlm.input -> int
val termination_policies_of_xml : Xmlm.input -> string list
val instance_protected_of_xml : Xmlm.input -> bool
val resource_name_of_xml : Xmlm.input -> string
val max_instance_lifetime_of_xml : Xmlm.input -> int
val capacity_rebalance_enabled_of_xml : Xmlm.input -> bool
val context_of_xml : Xmlm.input -> string
val default_instance_warmup_of_xml : Xmlm.input -> int
val int_percent_resettable_of_xml : Xmlm.input -> int
val int_percent100_to200_resettable_of_xml : Xmlm.input -> int
val instance_maintenance_policy_of_xml : Xmlm.input -> Types.instance_maintenance_policy
val capacity_distribution_strategy_of_xml : Xmlm.input -> Types.capacity_distribution_strategy
val availability_zone_distribution_of_xml : Xmlm.input -> Types.availability_zone_distribution
val impaired_zone_health_check_behavior_of_xml : Xmlm.input -> Types.impaired_zone_health_check_behavior
val availability_zone_impairment_policy_of_xml : Xmlm.input -> Types.availability_zone_impairment_policy
val skip_zonal_shift_validation_of_xml : Xmlm.input -> bool
val capacity_reservation_preference_of_xml : Xmlm.input -> Types.capacity_reservation_preference
val ascii_string_max_len255_of_xml : Xmlm.input -> string
val capacity_reservation_ids_of_xml : Xmlm.input -> string list
val capacity_reservation_resource_group_arns_of_xml : Xmlm.input -> string list
val capacity_reservation_target_of_xml : Xmlm.input -> Types.capacity_reservation_target
val capacity_reservation_specification_of_xml : Xmlm.input -> Types.capacity_reservation_specification
val retention_action_of_xml : Xmlm.input -> Types.retention_action
val retention_triggers_of_xml : Xmlm.input -> Types.retention_triggers
val instance_lifecycle_policy_of_xml : Xmlm.input -> Types.instance_lifecycle_policy
val deletion_protection_of_xml : Xmlm.input -> Types.deletion_protection
val update_auto_scaling_group_type_of_xml : Xmlm.input -> Types.update_auto_scaling_group_type
val service_linked_role_failure_of_xml : Xmlm.input -> Types.service_linked_role_failure
val scaling_activity_in_progress_fault_of_xml : Xmlm.input -> Types.scaling_activity_in_progress_fault
val resource_contention_fault_of_xml : Xmlm.input -> Types.resource_contention_fault
val traffic_source_identifier_of_xml : Xmlm.input -> Types.traffic_source_identifier
val traffic_sources_of_xml : Xmlm.input -> Types.traffic_source_identifier list
val traffic_source_state_of_xml : Xmlm.input -> Types.traffic_source_state
val traffic_source_states_of_xml : Xmlm.input -> Types.traffic_source_state list
val timestamp_type_of_xml : Xmlm.input -> Ptime.t
val should_decrement_desired_capacity_of_xml : Xmlm.input -> bool
val terminate_instance_in_auto_scaling_group_type_of_xml : Xmlm.input -> Types.terminate_instance_in_auto_scaling_group_type
val scaling_activity_status_code_of_xml : Xmlm.input -> Types.scaling_activity_status_code
val progress_of_xml : Xmlm.input -> int
val auto_scaling_group_state_of_xml : Xmlm.input -> string
val activity_of_xml : Xmlm.input -> Types.activity
val activity_type_of_xml : Xmlm.input -> Types.activity_type
val metric_namespace_of_xml : Xmlm.input -> string
val metric_name_of_xml : Xmlm.input -> string
val metric_dimension_name_of_xml : Xmlm.input -> string
val metric_dimension_value_of_xml : Xmlm.input -> string
val metric_dimension_of_xml : Xmlm.input -> Types.metric_dimension
val metric_dimensions_of_xml : Xmlm.input -> Types.metric_dimension list
val metric_of_xml : Xmlm.input -> Types.metric
val metric_unit_of_xml : Xmlm.input -> string
val metric_granularity_in_seconds_of_xml : Xmlm.input -> int
val target_tracking_metric_stat_of_xml : Xmlm.input -> Types.target_tracking_metric_stat
val return_data_of_xml : Xmlm.input -> bool
val target_tracking_metric_data_query_of_xml : Xmlm.input -> Types.target_tracking_metric_data_query
val target_tracking_metric_data_queries_of_xml : Xmlm.input -> Types.target_tracking_metric_data_query list
val metric_type_of_xml : Xmlm.input -> Types.metric_type
val predefined_metric_specification_of_xml : Xmlm.input -> Types.predefined_metric_specification
val metric_statistic_of_xml : Xmlm.input -> Types.metric_statistic
val customized_metric_specification_of_xml : Xmlm.input -> Types.customized_metric_specification
val metric_scale_of_xml : Xmlm.input -> float
val disable_scale_in_of_xml : Xmlm.input -> bool
val target_tracking_configuration_of_xml : Xmlm.input -> Types.target_tracking_configuration
val target_group_ar_ns_of_xml : Xmlm.input -> string list
val tag_key_of_xml : Xmlm.input -> string
val tag_value_of_xml : Xmlm.input -> string
val propagate_at_launch_of_xml : Xmlm.input -> bool
val tag_description_of_xml : Xmlm.input -> Types.tag_description
val tag_description_list_of_xml : Xmlm.input -> Types.tag_description list
val tags_type_of_xml : Xmlm.input -> Types.tags_type
val tag_of_xml : Xmlm.input -> Types.tag
val tags_of_xml : Xmlm.input -> Types.tag list
val suspended_process_of_xml : Xmlm.input -> Types.suspended_process
val suspended_processes_of_xml : Xmlm.input -> Types.suspended_process list
val resource_in_use_fault_of_xml : Xmlm.input -> Types.resource_in_use_fault
val process_names_of_xml : Xmlm.input -> string list
val scaling_process_query_of_xml : Xmlm.input -> Types.scaling_process_query
val subnet_ids_limit1_of_xml : Xmlm.input -> string list
val policy_increment_of_xml : Xmlm.input -> int
val step_adjustment_of_xml : Xmlm.input -> Types.step_adjustment
val step_adjustments_of_xml : Xmlm.input -> Types.step_adjustment list
val refresh_strategy_of_xml : Xmlm.input -> Types.refresh_strategy
val desired_configuration_of_xml : Xmlm.input -> Types.desired_configuration
val int_percent_of_xml : Xmlm.input -> int
val refresh_instance_warmup_of_xml : Xmlm.input -> int
val non_zero_int_percent_of_xml : Xmlm.input -> int
val checkpoint_percentages_of_xml : Xmlm.input -> int list
val checkpoint_delay_of_xml : Xmlm.input -> int
val skip_matching_of_xml : Xmlm.input -> bool
val auto_rollback_of_xml : Xmlm.input -> bool
val scale_in_protected_instances_of_xml : Xmlm.input -> Types.scale_in_protected_instances
val standby_instances_of_xml : Xmlm.input -> Types.standby_instances
val alarm_list_of_xml : Xmlm.input -> string list
val alarm_specification_of_xml : Xmlm.input -> Types.alarm_specification
val int_percent100_to200_of_xml : Xmlm.input -> int
val bake_time_of_xml : Xmlm.input -> int
val refresh_preferences_of_xml : Xmlm.input -> Types.refresh_preferences
val start_instance_refresh_type_of_xml : Xmlm.input -> Types.start_instance_refresh_type
val start_instance_refresh_answer_of_xml : Xmlm.input -> Types.start_instance_refresh_answer
val limit_exceeded_fault_of_xml : Xmlm.input -> Types.limit_exceeded_fault
val instance_refresh_in_progress_fault_of_xml : Xmlm.input -> Types.instance_refresh_in_progress_fault
val spot_price_of_xml : Xmlm.input -> string
val should_respect_grace_period_of_xml : Xmlm.input -> bool
val instance_ids_of_xml : Xmlm.input -> string list
val protected_from_scale_in_of_xml : Xmlm.input -> bool
val set_instance_protection_query_of_xml : Xmlm.input -> Types.set_instance_protection_query
val set_instance_protection_answer_of_xml : 'a -> unit
val set_instance_health_query_of_xml : Xmlm.input -> Types.set_instance_health_query
val honor_cooldown_of_xml : Xmlm.input -> bool
val set_desired_capacity_type_of_xml : Xmlm.input -> Types.set_desired_capacity_type
val security_groups_of_xml : Xmlm.input -> string list
val scheduled_update_group_action_of_xml : Xmlm.input -> Types.scheduled_update_group_action
val scheduled_update_group_actions_of_xml : Xmlm.input -> Types.scheduled_update_group_action list
val scheduled_update_group_action_request_of_xml : Xmlm.input -> Types.scheduled_update_group_action_request
val scheduled_update_group_action_requests_of_xml : Xmlm.input -> Types.scheduled_update_group_action_request list
val scheduled_actions_type_of_xml : Xmlm.input -> Types.scheduled_actions_type
val scheduled_action_names_of_xml : Xmlm.input -> string list
val scaling_policy_enabled_of_xml : Xmlm.input -> bool
val min_adjustment_step_of_xml : Xmlm.input -> int
val min_adjustment_magnitude_of_xml : Xmlm.input -> int
val estimated_instance_warmup_of_xml : Xmlm.input -> int
val alarm_of_xml : Xmlm.input -> Types.alarm
val alarms_of_xml : Xmlm.input -> Types.alarm list
val predefined_metric_pair_type_of_xml : Xmlm.input -> Types.predefined_metric_pair_type
val predictive_scaling_predefined_metric_pair_of_xml : Xmlm.input -> Types.predictive_scaling_predefined_metric_pair
val predefined_scaling_metric_type_of_xml : Xmlm.input -> Types.predefined_scaling_metric_type
val predictive_scaling_predefined_scaling_metric_of_xml : Xmlm.input -> Types.predictive_scaling_predefined_scaling_metric
val predefined_load_metric_type_of_xml : Xmlm.input -> Types.predefined_load_metric_type
val predictive_scaling_predefined_load_metric_of_xml : Xmlm.input -> Types.predictive_scaling_predefined_load_metric
val metric_stat_of_xml : Xmlm.input -> Types.metric_stat
val metric_data_query_of_xml : Xmlm.input -> Types.metric_data_query
val metric_data_queries_of_xml : Xmlm.input -> Types.metric_data_query list
val predictive_scaling_customized_scaling_metric_of_xml : Xmlm.input -> Types.predictive_scaling_customized_scaling_metric
val predictive_scaling_customized_load_metric_of_xml : Xmlm.input -> Types.predictive_scaling_customized_load_metric
val predictive_scaling_customized_capacity_metric_of_xml : Xmlm.input -> Types.predictive_scaling_customized_capacity_metric
val predictive_scaling_metric_specification_of_xml : Xmlm.input -> Types.predictive_scaling_metric_specification
val predictive_scaling_metric_specifications_of_xml : Xmlm.input -> Types.predictive_scaling_metric_specification list
val predictive_scaling_mode_of_xml : Xmlm.input -> Types.predictive_scaling_mode
val predictive_scaling_scheduling_buffer_time_of_xml : Xmlm.input -> int
val predictive_scaling_max_capacity_breach_behavior_of_xml : Xmlm.input -> Types.predictive_scaling_max_capacity_breach_behavior
val predictive_scaling_max_capacity_buffer_of_xml : Xmlm.input -> int
val predictive_scaling_configuration_of_xml : Xmlm.input -> Types.predictive_scaling_configuration
val scaling_policy_of_xml : Xmlm.input -> Types.scaling_policy
val scaling_policies_of_xml : Xmlm.input -> Types.scaling_policy list
val rollback_instance_refresh_type_of_xml : Xmlm.input -> Types.rollback_instance_refresh_type
val rollback_instance_refresh_answer_of_xml : Xmlm.input -> Types.rollback_instance_refresh_answer
val irreversible_instance_refresh_fault_of_xml : Xmlm.input -> Types.irreversible_instance_refresh_fault
val active_instance_refresh_not_found_fault_of_xml : Xmlm.input -> Types.active_instance_refresh_not_found_fault
val instances_to_update_of_xml : Xmlm.input -> int
val instance_refresh_live_pool_progress_of_xml : Xmlm.input -> Types.instance_refresh_live_pool_progress
val instance_refresh_warm_pool_progress_of_xml : Xmlm.input -> Types.instance_refresh_warm_pool_progress
val instance_refresh_progress_details_of_xml : Xmlm.input -> Types.instance_refresh_progress_details
val rollback_details_of_xml : Xmlm.input -> Types.rollback_details
val retry_strategy_of_xml : Xmlm.input -> Types.retry_strategy
val requested_capacity_of_xml : Xmlm.input -> int
val lifecycle_action_token_of_xml : Xmlm.input -> string
val record_lifecycle_action_heartbeat_type_of_xml : Xmlm.input -> Types.record_lifecycle_action_heartbeat_type
val record_lifecycle_action_heartbeat_answer_of_xml : 'a -> unit
val put_warm_pool_type_of_xml : Xmlm.input -> Types.put_warm_pool_type
val put_warm_pool_answer_of_xml : 'a -> unit
val put_scheduled_update_group_action_type_of_xml : Xmlm.input -> Types.put_scheduled_update_group_action_type
val already_exists_fault_of_xml : Xmlm.input -> Types.already_exists_fault
val put_scaling_policy_type_of_xml : Xmlm.input -> Types.put_scaling_policy_type
val policy_arn_type_of_xml : Xmlm.input -> Types.policy_arn_type
val auto_scaling_notification_types_of_xml : Xmlm.input -> string list
val put_notification_configuration_type_of_xml : Xmlm.input -> Types.put_notification_configuration_type
val lifecycle_transition_of_xml : Xmlm.input -> string
val notification_target_resource_name_of_xml : Xmlm.input -> string
val any_printable_ascii_string_max_len4000_of_xml : Xmlm.input -> string
val heartbeat_timeout_of_xml : Xmlm.input -> int
val lifecycle_action_result_of_xml : Xmlm.input -> string
val put_lifecycle_hook_type_of_xml : Xmlm.input -> Types.put_lifecycle_hook_type
val put_lifecycle_hook_answer_of_xml : 'a -> unit
val process_type_of_xml : Xmlm.input -> Types.process_type
val processes_of_xml : Xmlm.input -> Types.process_type list
val processes_type_of_xml : Xmlm.input -> Types.processes_type
val predictive_scaling_forecast_values_of_xml : Xmlm.input -> float list
val predictive_scaling_forecast_timestamps_of_xml : Xmlm.input -> Ptime.t list
val policy_types_of_xml : Xmlm.input -> string list
val policy_names_of_xml : Xmlm.input -> string list
val policies_type_of_xml : Xmlm.input -> Types.policies_type
val number_of_launch_configurations_of_xml : Xmlm.input -> int
val number_of_auto_scaling_groups_of_xml : Xmlm.input -> int
val notification_configuration_of_xml : Xmlm.input -> Types.notification_configuration
val notification_configurations_of_xml : Xmlm.input -> Types.notification_configuration list
val no_device_of_xml : Xmlm.input -> bool
val monitoring_enabled_of_xml : Xmlm.input -> bool
val metrics_of_xml : Xmlm.input -> string list
val metric_granularity_type_of_xml : Xmlm.input -> Types.metric_granularity_type
val metric_granularity_types_of_xml : Xmlm.input -> Types.metric_granularity_type list
val metric_collection_type_of_xml : Xmlm.input -> Types.metric_collection_type
val metric_collection_types_of_xml : Xmlm.input -> Types.metric_collection_type list
val max_records_of_xml : Xmlm.input -> int
val max_number_of_launch_configurations_of_xml : Xmlm.input -> int
val max_number_of_auto_scaling_groups_of_xml : Xmlm.input -> int
val load_forecast_of_xml : Xmlm.input -> Types.load_forecast
val load_forecasts_of_xml : Xmlm.input -> Types.load_forecast list
val load_balancer_target_group_state_of_xml : Xmlm.input -> Types.load_balancer_target_group_state
val load_balancer_target_group_states_of_xml : Xmlm.input -> Types.load_balancer_target_group_state list
val load_balancer_state_of_xml : Xmlm.input -> Types.load_balancer_state
val load_balancer_states_of_xml : Xmlm.input -> Types.load_balancer_state list
val load_balancer_names_of_xml : Xmlm.input -> string list
val lifecycle_state_of_xml : Xmlm.input -> Types.lifecycle_state
val global_timeout_of_xml : Xmlm.input -> int
val lifecycle_hook_of_xml : Xmlm.input -> Types.lifecycle_hook
val lifecycle_hooks_of_xml : Xmlm.input -> Types.lifecycle_hook list
val lifecycle_hook_specification_of_xml : Xmlm.input -> Types.lifecycle_hook_specification
val lifecycle_hook_specifications_of_xml : Xmlm.input -> Types.lifecycle_hook_specification list
val lifecycle_hook_names_of_xml : Xmlm.input -> string list
val client_token_of_xml : Xmlm.input -> string
val instance_collection_of_xml : Xmlm.input -> Types.instance_collection
val instance_collections_of_xml : Xmlm.input -> Types.instance_collection list
val launch_instances_error_of_xml : Xmlm.input -> Types.launch_instances_error
val launch_instances_errors_of_xml : Xmlm.input -> Types.launch_instances_error list
val launch_instances_result_of_xml : Xmlm.input -> Types.launch_instances_result
val availability_zones_limit1_of_xml : Xmlm.input -> string list
val availability_zone_ids_limit1_of_xml : Xmlm.input -> string list
val launch_instances_request_of_xml : Xmlm.input -> Types.launch_instances_request
val idempotent_parameter_mismatch_error_of_xml : Xmlm.input -> Types.idempotent_parameter_mismatch_error
val block_device_ebs_volume_size_of_xml : Xmlm.input -> int
val block_device_ebs_volume_type_of_xml : Xmlm.input -> string
val block_device_ebs_delete_on_termination_of_xml : Xmlm.input -> bool
val block_device_ebs_iops_of_xml : Xmlm.input -> int
val block_device_ebs_encrypted_of_xml : Xmlm.input -> bool
val block_device_ebs_throughput_of_xml : Xmlm.input -> int
val ebs_of_xml : Xmlm.input -> Types.ebs
val block_device_mapping_of_xml : Xmlm.input -> Types.block_device_mapping
val block_device_mappings_of_xml : Xmlm.input -> Types.block_device_mapping list
val instance_monitoring_of_xml : Xmlm.input -> Types.instance_monitoring
val ebs_optimized_of_xml : Xmlm.input -> bool
val associate_public_ip_address_of_xml : Xmlm.input -> bool
val instance_metadata_http_tokens_state_of_xml : Xmlm.input -> Types.instance_metadata_http_tokens_state
val instance_metadata_http_put_response_hop_limit_of_xml : Xmlm.input -> int
val instance_metadata_endpoint_state_of_xml : Xmlm.input -> Types.instance_metadata_endpoint_state
val instance_metadata_options_of_xml : Xmlm.input -> Types.instance_metadata_options
val launch_configuration_of_xml : Xmlm.input -> Types.launch_configuration
val launch_configurations_of_xml : Xmlm.input -> Types.launch_configuration list
val launch_configurations_type_of_xml : Xmlm.input -> Types.launch_configurations_type
val launch_configuration_names_of_xml : Xmlm.input -> string list
val launch_configuration_names_type_of_xml : Xmlm.input -> Types.launch_configuration_names_type
val launch_configuration_name_type_of_xml : Xmlm.input -> Types.launch_configuration_name_type
val invalid_next_token_of_xml : Xmlm.input -> Types.invalid_next_token
val instance_of_xml : Xmlm.input -> Types.instance
val instances_of_xml : Xmlm.input -> Types.instance list
val instance_refresh_status_of_xml : Xmlm.input -> Types.instance_refresh_status
val instance_refresh_of_xml : Xmlm.input -> Types.instance_refresh
val instance_refreshes_of_xml : Xmlm.input -> Types.instance_refresh list
val instance_refresh_ids_of_xml : Xmlm.input -> string list
val include_instances_of_xml : Xmlm.input -> bool
val include_deleted_groups_of_xml : Xmlm.input -> bool
val get_predictive_scaling_forecast_type_of_xml : Xmlm.input -> Types.get_predictive_scaling_forecast_type
val capacity_forecast_of_xml : Xmlm.input -> Types.capacity_forecast
val get_predictive_scaling_forecast_answer_of_xml : Xmlm.input -> Types.get_predictive_scaling_forecast_answer
val force_delete_of_xml : Xmlm.input -> bool
val filter_of_xml : Xmlm.input -> Types.filter
val filters_of_xml : Xmlm.input -> Types.filter list
val failed_scheduled_update_group_action_request_of_xml : Xmlm.input -> Types.failed_scheduled_update_group_action_request
val failed_scheduled_update_group_action_requests_of_xml : Xmlm.input -> Types.failed_scheduled_update_group_action_request list
val exit_standby_query_of_xml : Xmlm.input -> Types.exit_standby_query
val activities_of_xml : Xmlm.input -> Types.activity list
val exit_standby_answer_of_xml : Xmlm.input -> Types.exit_standby_answer
val execute_policy_type_of_xml : Xmlm.input -> Types.execute_policy_type
val enter_standby_query_of_xml : Xmlm.input -> Types.enter_standby_query
val enter_standby_answer_of_xml : Xmlm.input -> Types.enter_standby_answer
val enabled_metric_of_xml : Xmlm.input -> Types.enabled_metric
val enabled_metrics_of_xml : Xmlm.input -> Types.enabled_metric list
val enable_metrics_collection_query_of_xml : Xmlm.input -> Types.enable_metrics_collection_query
val disable_metrics_collection_query_of_xml : Xmlm.input -> Types.disable_metrics_collection_query
val detach_traffic_sources_type_of_xml : Xmlm.input -> Types.detach_traffic_sources_type
val detach_traffic_sources_result_type_of_xml : 'a -> unit
val detach_load_balancers_type_of_xml : Xmlm.input -> Types.detach_load_balancers_type
val detach_load_balancers_result_type_of_xml : 'a -> unit
val detach_load_balancer_target_groups_type_of_xml : Xmlm.input -> Types.detach_load_balancer_target_groups_type
val detach_load_balancer_target_groups_result_type_of_xml : 'a -> unit
val detach_instances_query_of_xml : Xmlm.input -> Types.detach_instances_query
val detach_instances_answer_of_xml : Xmlm.input -> Types.detach_instances_answer
val describe_warm_pool_type_of_xml : Xmlm.input -> Types.describe_warm_pool_type
val describe_warm_pool_answer_of_xml : Xmlm.input -> Types.describe_warm_pool_answer
val describe_traffic_sources_response_of_xml : Xmlm.input -> Types.describe_traffic_sources_response
val describe_traffic_sources_request_of_xml : Xmlm.input -> Types.describe_traffic_sources_request
val describe_termination_policy_types_answer_of_xml : Xmlm.input -> Types.describe_termination_policy_types_answer
val describe_tags_type_of_xml : Xmlm.input -> Types.describe_tags_type
val describe_scheduled_actions_type_of_xml : Xmlm.input -> Types.describe_scheduled_actions_type
val activity_ids_of_xml : Xmlm.input -> string list
val describe_scaling_activities_type_of_xml : Xmlm.input -> Types.describe_scaling_activities_type
val activities_type_of_xml : Xmlm.input -> Types.activities_type
val describe_policies_type_of_xml : Xmlm.input -> Types.describe_policies_type
val auto_scaling_group_names_of_xml : Xmlm.input -> string list
val describe_notification_configurations_type_of_xml : Xmlm.input -> Types.describe_notification_configurations_type
val describe_notification_configurations_answer_of_xml : Xmlm.input -> Types.describe_notification_configurations_answer
val describe_metric_collection_types_answer_of_xml : Xmlm.input -> Types.describe_metric_collection_types_answer
val describe_load_balancers_response_of_xml : Xmlm.input -> Types.describe_load_balancers_response
val describe_load_balancers_request_of_xml : Xmlm.input -> Types.describe_load_balancers_request
val describe_load_balancer_target_groups_response_of_xml : Xmlm.input -> Types.describe_load_balancer_target_groups_response
val describe_load_balancer_target_groups_request_of_xml : Xmlm.input -> Types.describe_load_balancer_target_groups_request
val describe_lifecycle_hooks_type_of_xml : Xmlm.input -> Types.describe_lifecycle_hooks_type
val describe_lifecycle_hooks_answer_of_xml : Xmlm.input -> Types.describe_lifecycle_hooks_answer
val describe_lifecycle_hook_types_answer_of_xml : Xmlm.input -> Types.describe_lifecycle_hook_types_answer
val describe_instance_refreshes_type_of_xml : Xmlm.input -> Types.describe_instance_refreshes_type
val describe_instance_refreshes_answer_of_xml : Xmlm.input -> Types.describe_instance_refreshes_answer
val describe_auto_scaling_notification_types_answer_of_xml : Xmlm.input -> Types.describe_auto_scaling_notification_types_answer
val describe_auto_scaling_instances_type_of_xml : Xmlm.input -> Types.describe_auto_scaling_instances_type
val auto_scaling_instance_details_of_xml : Xmlm.input -> Types.auto_scaling_instance_details
val auto_scaling_instances_of_xml : Xmlm.input -> Types.auto_scaling_instance_details list
val auto_scaling_instances_type_of_xml : Xmlm.input -> Types.auto_scaling_instances_type
val auto_scaling_group_predicted_capacity_of_xml : Xmlm.input -> int
val auto_scaling_group_of_xml : Xmlm.input -> Types.auto_scaling_group
val auto_scaling_groups_of_xml : Xmlm.input -> Types.auto_scaling_group list
val auto_scaling_groups_type_of_xml : Xmlm.input -> Types.auto_scaling_groups_type
val auto_scaling_group_names_type_of_xml : Xmlm.input -> Types.auto_scaling_group_names_type
val adjustment_type_of_xml : Xmlm.input -> Types.adjustment_type
val adjustment_types_of_xml : Xmlm.input -> Types.adjustment_type list
val describe_adjustment_types_answer_of_xml : Xmlm.input -> Types.describe_adjustment_types_answer
val describe_account_limits_answer_of_xml : Xmlm.input -> Types.describe_account_limits_answer
val delete_warm_pool_type_of_xml : Xmlm.input -> Types.delete_warm_pool_type
val delete_warm_pool_answer_of_xml : 'a -> unit
val delete_tags_type_of_xml : Xmlm.input -> Types.delete_tags_type
val delete_scheduled_action_type_of_xml : Xmlm.input -> Types.delete_scheduled_action_type
val delete_policy_type_of_xml : Xmlm.input -> Types.delete_policy_type
val delete_notification_configuration_type_of_xml : Xmlm.input -> Types.delete_notification_configuration_type
val delete_lifecycle_hook_type_of_xml : Xmlm.input -> Types.delete_lifecycle_hook_type
val delete_lifecycle_hook_answer_of_xml : 'a -> unit
val delete_auto_scaling_group_type_of_xml : Xmlm.input -> Types.delete_auto_scaling_group_type
val create_or_update_tags_type_of_xml : Xmlm.input -> Types.create_or_update_tags_type
val create_launch_configuration_type_of_xml : Xmlm.input -> Types.create_launch_configuration_type
val create_auto_scaling_group_type_of_xml : Xmlm.input -> Types.create_auto_scaling_group_type
val complete_lifecycle_action_type_of_xml : Xmlm.input -> Types.complete_lifecycle_action_type
val complete_lifecycle_action_answer_of_xml : 'a -> unit
val boolean_type_of_xml : Xmlm.input -> bool
val cancel_instance_refresh_type_of_xml : Xmlm.input -> Types.cancel_instance_refresh_type
val cancel_instance_refresh_answer_of_xml : Xmlm.input -> Types.cancel_instance_refresh_answer
val batch_put_scheduled_update_group_action_type_of_xml : Xmlm.input -> Types.batch_put_scheduled_update_group_action_type
val batch_put_scheduled_update_group_action_answer_of_xml : Xmlm.input -> Types.batch_put_scheduled_update_group_action_answer
val batch_delete_scheduled_action_type_of_xml : Xmlm.input -> Types.batch_delete_scheduled_action_type
val batch_delete_scheduled_action_answer_of_xml : Xmlm.input -> Types.batch_delete_scheduled_action_answer
val attach_traffic_sources_result_type_of_xml : 'a -> unit
val attach_traffic_sources_type_of_xml : Xmlm.input -> Types.attach_traffic_sources_type
val attach_load_balancer_target_groups_result_type_of_xml : 'a -> unit
val attach_load_balancer_target_groups_type_of_xml : Xmlm.input -> Types.attach_load_balancer_target_groups_type
val attach_load_balancers_result_type_of_xml : 'a -> unit
val attach_load_balancers_type_of_xml : Xmlm.input -> Types.attach_load_balancers_type
val attach_instances_query_of_xml : Xmlm.input -> Types.attach_instances_query