Values.ConnectionFunctionTestResultSourceA connection function test result.
type nonrec t = {connectionFunctionSummary : ConnectionFunctionSummary.t option;The connection function summary.
*)computeUtilization : String_.t option;The connection function compute utilization.
*)connectionFunctionExecutionLogs : FunctionExecutionLogList.t option;The connection function execution logs.
*)connectionFunctionErrorMessage : SensitiveStringType.t option;The connection function error message.
*)connectionFunctionOutput : SensitiveStringType.t option;The connection function output.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of [> `String of String_.t ] list
| `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `String of FunctionName.t
| `Structure of
(string
* [> `Enum of string
| `String of String_.t
| `Structure of
(string
* [> `Integer of Integer.t
| `List of
[> `Structure of
(string * [> `String of KeyValueStoreARN.t ])
list ]
list ])
list ])
list
| `Timestamp of Timestamp.t ])
list ])
list ]