Module Values.ErrorDetailsSource
Sourcetype nonrec t = | The_inputs_to_this_request_are_invalid_| Service_limits_have_been_exceeded_| Missing_required_permission_to_perform_this_request_| One_or_more_inputs_to_this_request_were_not_found_| The_system_temporarily_lacks_sufficient_resources_to_process_the_request_| An_internal_error_has_occurred_| Cancelled| A_user_recoverable_error_has_occurred| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]