Values.UpdateVirtualRouterOutputSourcetype nonrec t = {virtualRouter : VirtualRouterData.t option;A full description of the virtual router that was updated.
*)}type nonrec error = [ | `BadRequestException of BadRequestException.t| `ConflictException of ConflictException.t| `ForbiddenException of ForbiddenException.t| `InternalServerErrorException of InternalServerErrorException.t| `LimitExceededException of LimitExceededException.t| `NotFoundException of NotFoundException.t| `TooManyRequestsException of TooManyRequestsException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `BadRequestException of BadRequestException.t
| `ConflictException of ConflictException.t
| `ForbiddenException of ForbiddenException.t
| `InternalServerErrorException of InternalServerErrorException.t
| `LimitExceededException of LimitExceededException.t
| `NotFoundException of NotFoundException.t
| `ServiceUnavailableException of ServiceUnavailableException.t
| `TooManyRequestsException of TooManyRequestsException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `BadRequestException of BadRequestException.t
| `ConflictException of ConflictException.t
| `ForbiddenException of ForbiddenException.t
| `InternalServerErrorException of InternalServerErrorException.t
| `LimitExceededException of LimitExceededException.t
| `NotFoundException of NotFoundException.t
| `ServiceUnavailableException of ServiceUnavailableException.t
| `TooManyRequestsException of TooManyRequestsException.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `String of ResourceName.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Integer of PortNumber.t ])
list ])
list ]
list
| `Long of Long.t
| `String of Arn.t
| `Timestamp of Timestamp.t ])
list ])
list ])
list ]