Dataset

class Dataset : KotlinCustomResource

Resource schema for AWS::IoTSiteWise::Dataset.

Properties

Link copied to clipboard
val datasetArn: Output<String>

The ARN of the dataset.

Link copied to clipboard

A description about the dataset, and its functionality.

Link copied to clipboard
val datasetId: Output<String>

The ID of the dataset.

Link copied to clipboard
val datasetName: Output<String>

The name of the dataset.

Link copied to clipboard

The data source for the dataset.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val urn: Output<String>