

# ResultField
<a name="API_ResultField"></a>

Contains one field from one log event returned by a CloudWatch Logs Insights query, along with the value of that field.

For more information about the fields that are generated by CloudWatch logs, see [Supported Logs and Discovered Fields](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CWL_AnalyzeLogData-discoverable-fields.html).

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

 ** field **   <a name="CWL-Type-ResultField-field"></a>
The log event field.  
Type: String  
Required: No

 ** value **   <a name="CWL-Type-ResultField-value"></a>
The value of this field.  
Type: String  
Required: No

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/logs-2014-03-28/ResultField) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/logs-2014-03-28/ResultField) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/logs-2014-03-28/ResultField) 