Dataset Args
data class DatasetArgs(val datasetGroupArn: Output<String>? = null, val datasetImportJob: Output<DatasetImportJobArgs>? = null, val datasetType: Output<DatasetType>? = null, val name: Output<String>? = null, val schemaArn: Output<String>? = null) : ConvertibleToJava<DatasetArgs>
Resource schema for AWS::Personalize::Dataset.
Example Usage
Example
No Java example available.
Example
No Java example available.
Constructors
Link copied to clipboard
constructor(datasetGroupArn: Output<String>? = null, datasetImportJob: Output<DatasetImportJobArgs>? = null, datasetType: Output<DatasetType>? = null, name: Output<String>? = null, schemaArn: Output<String>? = null)
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of the dataset group to add the dataset to
Link copied to clipboard
Describes a job that imports training data from a data source (Amazon S3 bucket) to an Amazon Personalize dataset. If you specify a dataset import job as part of a dataset, all dataset import job fields are required.
Link copied to clipboard
The type of dataset