Module Values.BatchItemErrorCodeSource
Sourcetype nonrec t = | AccessDeniedError| ConflictError| InternalServerError| ResourceNotFoundError| ThrottlingError| ValidationError| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]