

# Dataset
<a name="API_Dataset"></a>

Defines where the training dataset is located, what type of data it contains, and how to access the data.

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

 ** inputConfig **   <a name="API-Type-Dataset-inputConfig"></a>
A DatasetInputConfig object that defines the data source and schema mapping.  
Type: [DatasetInputConfig](API_DatasetInputConfig.md) object  
Required: Yes

 ** type **   <a name="API-Type-Dataset-type"></a>
What type of information is found in the dataset.  
Type: String  
Valid Values: `INTERACTIONS`   
Required: Yes

## See Also
<a name="API_Dataset_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/cleanroomsml-2023-09-06/Dataset) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/cleanroomsml-2023-09-06/Dataset) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/cleanroomsml-2023-09-06/Dataset) 