DataSet

class DataSet : KotlinCustomResource

Definition of the AWS::QuickSight::DataSet Resource Type.

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the resource.

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

Groupings of columns that work together in certain QuickSight features. Currently, only geospatial hierarchy is supported.

Link copied to clipboard

The amount of SPICE capacity used by this dataset. This is 0 if the dataset isn't imported into SPICE.

Link copied to clipboard
val createdTime: Output<String>

The time that this dataset was created.

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

The parameters declared in the dataset.

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

The last time that this dataset was updated.

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

The display name for the dataset.

Link copied to clipboard

The list of columns after all transforms. These columns are available in templates, analyses, and dashboards.

Link copied to clipboard

A list of resource permissions on the dataset.

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

Contains a map of the key-value pairs for the resource tag or tags assigned to the dataset.

Link copied to clipboard
val urn: Output<String>