Builder

class Builder

Properties

Link copied to clipboard

The Amazon Web Services account ID.

Link copied to clipboard

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

Link copied to clipboard

A set of one or more definitions of a <a href="https://docs.aws.amazon.com/quicksight/latest/APIReference/API_ColumnLevelPermissionRule.html">ColumnLevelPermissionRule</a> .

Link copied to clipboard

An ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

Link copied to clipboard

The parameter declarations of the dataset.

Link copied to clipboard

The usage configuration to apply to child datasets that reference this dataset as a source.

Link copied to clipboard

The folder that contains fields and nested subfolders for your dataset.

Link copied to clipboard

When you create the dataset, Amazon QuickSight adds the dataset to these folders.

Link copied to clipboard

Indicates whether you want to import the data into SPICE.

Link copied to clipboard

Configures the combination and transformation of the data from the physical tables.

Link copied to clipboard
var name: String?

The display name for the dataset.

Link copied to clipboard

The configuration for the performance optimization of the dataset that contains a UniqueKey configuration.

Link copied to clipboard

A list of resource permissions on the dataset.

Link copied to clipboard

Declares the physical tables that are available in the underlying data sources.

Link copied to clipboard

The row-level security configuration for the data that you want to create.

Link copied to clipboard

The configuration of tags on a dataset to set row-level security. Row-level security tags are currently supported for anonymous embedding only.

Link copied to clipboard
var tags: List<Tag>?

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

Link copied to clipboard

The usage of the dataset. RLS_RULES must be specified for RLS permission datasets.

Functions