

# LogFieldsListItem
<a name="API_LogFieldsListItem"></a>

Represents a log field with its name and data type information for a specific data source.

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

 ** logFieldName **   <a name="CWL-Type-LogFieldsListItem-logFieldName"></a>
The name of the log field.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Required: No

 ** logFieldType **   <a name="CWL-Type-LogFieldsListItem-logFieldType"></a>
The data type information for the log field.  
Type: [LogFieldType](API_LogFieldType.md) object  
Required: No

## See Also
<a name="API_LogFieldsListItem_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/LogFieldsListItem) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/logs-2014-03-28/LogFieldsListItem) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/logs-2014-03-28/LogFieldsListItem) 