Module Values.BatchGetStepErrorCodeSource
Sourcetype nonrec t = | InternalServerErrorException| ResourceNotFoundException| ValidationException| AccessDeniedException| ThrottlingException| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]