Dataset

class Dataset : KotlinCustomResource

Resource schema for AWS::DataBrew::Dataset.

Example Usage

Example

No Java example available.

Properties

Link copied to clipboard
val format: Output<DatasetFormat>?

Dataset format

Link copied to clipboard

Format options for dataset

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val input: Output<DatasetInput>

Input

Link copied to clipboard
val name: Output<String>

Dataset name

Link copied to clipboard

PathOptions

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<CreateOnlyTag>>?

Metadata tags that have been applied to the dataset.

Link copied to clipboard
val urn: Output<String>