Values.DescribeServiceResponseSourceReturn a full description of an App Runner service.
type nonrec error = [ | `InternalServiceErrorException of InternalServiceErrorException.t| `InvalidRequestException of InvalidRequestException.t| `ResourceNotFoundException of ResourceNotFoundException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `InternalServiceErrorException of InternalServiceErrorException.t
| `InvalidRequestException of InvalidRequestException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `InternalServiceErrorException of InternalServiceErrorException.t
| `InvalidRequestException of InvalidRequestException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `String of ServiceName.t
| `Structure of
(string
* [> `Boolean of NullableBoolean.t
| `Enum of string
| `Integer of HealthCheckInterval.t
| `String of Cpu.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `Map of
([> `String of
RuntimeEnvironmentVariablesKey.t ]
* [> `String of
RuntimeEnvironmentVariablesValue.t ])
list
| `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `Map of
([> `String of
RuntimeEnvironmentVariablesKey.t ]
* [> `String of
RuntimeEnvironmentVariablesValue.t ])
list
| `String of BuildCommand.t ])
list ])
list ])
list
| `Timestamp of Timestamp.t ])
list
| `Timestamp of Timestamp.t ])
list ])
list ]