

# ConnectionFunctionTestResult
<a name="API_ConnectionFunctionTestResult"></a>

A connection function test result.

## Contents
<a name="API_ConnectionFunctionTestResult_Contents"></a>

 ** ComputeUtilization **   <a name="cloudfront-Type-ConnectionFunctionTestResult-ComputeUtilization"></a>
The connection function compute utilization.  
Type: String  
Required: No

 ** ConnectionFunctionErrorMessage **   <a name="cloudfront-Type-ConnectionFunctionTestResult-ConnectionFunctionErrorMessage"></a>
The connection function error message.  
Type: String  
Required: No

 ** ConnectionFunctionExecutionLogs **   <a name="cloudfront-Type-ConnectionFunctionTestResult-ConnectionFunctionExecutionLogs"></a>
The connection function execution logs.  
Type: Array of strings  
Required: No

 ** ConnectionFunctionOutput **   <a name="cloudfront-Type-ConnectionFunctionTestResult-ConnectionFunctionOutput"></a>
The connection function output.  
Type: String  
Required: No

 ** ConnectionFunctionSummary **   <a name="cloudfront-Type-ConnectionFunctionTestResult-ConnectionFunctionSummary"></a>
The connection function summary.  
Type: [ConnectionFunctionSummary](API_ConnectionFunctionSummary.md) object  
Required: No

## See Also
<a name="API_ConnectionFunctionTestResult_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/cloudfront-2020-05-31/ConnectionFunctionTestResult) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/cloudfront-2020-05-31/ConnectionFunctionTestResult) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/cloudfront-2020-05-31/ConnectionFunctionTestResult) 