Values.BatchGetRouterOutputResponseSourceRetrieves information about multiple router outputs in AWS Elemental MediaConnect.
type nonrec t = {routerOutputs : RouterOutputList.t option;An array of router outputs that were successfully retrieved.
*)errors : BatchGetRouterOutputErrorList.t option;An array of errors that occurred when retrieving the requested router outputs.
*)}type nonrec error = [ | `BadRequestException of BadRequestException.t| `ConflictException of ConflictException.t| `InternalServerErrorException of InternalServerErrorException.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
| `InternalServerErrorException of InternalServerErrorException.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
| `InternalServerErrorException of InternalServerErrorException.t
| `ServiceUnavailableException of ServiceUnavailableException.t
| `TooManyRequestsException of TooManyRequestsException.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string * [> `String of String_.t ]) list ]
list
| `Long of Long.t
| `Map of
([> `String of String_.t ] * [> `String of String_.t ])
list
| `String of String_.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `String of RouterNetworkInterfaceArn.t
| `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Enum of string
| `Integer of
RistRouterOutputConfigurationDestinationPortInteger.t
| `Long of
SrtListenerRouterOutputConfigurationMinimumLatencyMillisecondsLong.t
| `String of String_.t
| `Structure of
(string
* [> `String of SecretArn.t
| `Structure of
(string
* [> `String of
SecretArn.t ])
list ])
list ])
list ])
list
| `Timestamp of
SyntheticTimestamp_date_time.t ])
list ])
list
| `Timestamp of SyntheticTimestamp_date_time.t ])
list ]
list ])
list ]