Values.BatchFailedResultModelSourceDetails from a failed operation
type nonrec t = {arn : string option;ARN of the resource
*)code : string option;Error code for the failed operation
*)id : string option;ID of the resource
*)message : string option;Error message for the failed operation
*)}