Values.ResourceNotFoundExceptionSourceThe specified resource could not be found. This may occur when referencing a resource that does not exist or has been deleted.
type nonrec t = {message : String_.t option;reason : ResourceNotFoundExceptionReason.t option;The specific reason why the resource was not found.
*)}