TrainingDataset

class TrainingDataset : KotlinCustomResource

Definition of AWS::CleanRoomsML::TrainingDataset Resource Type

Properties

Link copied to clipboard
val description: Output<String>?

The description of the training dataset.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>

The name of the training dataset.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val roleArn: Output<String>

The ARN of the IAM role that Clean Rooms ML can assume to read the data referred to in the dataSource field of each dataset. Passing a role across accounts is not allowed. If you pass a role that isn't in your account, you get an AccessDeniedException error.

Link copied to clipboard

The status of the training dataset.

Link copied to clipboard
val tags: Output<List<Tag>>?

An arbitrary set of tags (key-value pairs) for this cleanrooms-ml training dataset.

Link copied to clipboard

An array of information that lists the Dataset objects, which specifies the dataset type and details on its location and schema. You must provide a role that has read access to these tables.

Link copied to clipboard

The Amazon Resource Name (ARN) of the training dataset.

Link copied to clipboard
val urn: Output<String>