Values_1.ResourceNotFoundExceptionSourceOne or more resources can't be found.
type nonrec t = {message : Values_0.String_.t option;resourceType : ExceptionResourceType.t option;The resource type for this request.
*)requestId : Values_0.String_.t option;The Amazon Web Services request ID for this request.
*)}val to_value :
t ->
[> `Structure of
(string * [> `Enum of string | `String of Values_0.String_.t ]) list ]