Values_1.ResourceUnavailableExceptionSourceThis resource is currently unavailable.
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 ]