

# DataSourceIntrospectionModelField
<a name="API_DataSourceIntrospectionModelField"></a>

Represents the fields that were retrieved from the introspected data.

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

 ** length **   <a name="appsync-Type-DataSourceIntrospectionModelField-length"></a>
The length value of the introspected field.  
Type: Long  
Required: No

 ** name **   <a name="appsync-Type-DataSourceIntrospectionModelField-name"></a>
The name of the field that was retrieved from the introspected data.  
Type: String  
Required: No

 ** type **   <a name="appsync-Type-DataSourceIntrospectionModelField-type"></a>
The `DataSourceIntrospectionModelFieldType` object data.  
Type: [DataSourceIntrospectionModelFieldType](API_DataSourceIntrospectionModelFieldType.md) object  
Required: No

## See Also
<a name="API_DataSourceIntrospectionModelField_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/appsync-2017-07-25/DataSourceIntrospectionModelField) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/appsync-2017-07-25/DataSourceIntrospectionModelField) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/appsync-2017-07-25/DataSourceIntrospectionModelField) 