

# Record
<a name="API_Record"></a>

Represents a test record structure used for pipeline testing operations to validate data processing.

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

 ** Data **   <a name="cwoa-Type-Record-Data"></a>
The data content of the test record used for pipeline validation.  
Type: String  
Required: No

 ** Type **   <a name="cwoa-Type-Record-Type"></a>
The type of the test record, indicating the format or category of the data.  
Type: String  
Valid Values: `STRING | JSON`   
Required: No

## See Also
<a name="API_Record_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/observabilityadmin-2018-05-10/Record) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/observabilityadmin-2018-05-10/Record) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/observabilityadmin-2018-05-10/Record) 