Show / Hide Table of Contents

Interface ICfnDataSetMixinProps

Properties for CfnDataSetPropsMixin.

Namespace: Amazon.CDK.Mixins.Preview.AWS.QuickSight.Mixins
Assembly: Amazon.CDK.Mixins.Preview.dll
Syntax (csharp)
public interface ICfnDataSetMixinProps
Syntax (vb)
Public Interface ICfnDataSetMixinProps
Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html

ExampleMetadata: fixture=_generated

Synopsis

Properties

AwsAccountId

The AWS account ID.

ColumnGroups

Groupings of columns that work together in certain Amazon Quick Sight features.

ColumnLevelPermissionRules

A set of one or more definitions of a ColumnLevelPermissionRule .

DataPrepConfiguration

The data preparation configuration associated with this dataset.

DataSetId

An ID for the dataset that you want to create.

DataSetRefreshProperties

The refresh properties of a dataset.

DataSetUsageConfiguration

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

DatasetParameters

The parameters that are declared in a dataset.

FieldFolders

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

FolderArns

<p>When you create the dataset, Amazon QuickSight adds the dataset to these folders.</p>.

ImportMode

Indicates whether you want to import the data into SPICE.

IngestionWaitPolicy

The wait policy to use when creating or updating a Dataset.

LogicalTableMap

Properties for CfnDataSetPropsMixin.

Name

The display name for the dataset.

PerformanceConfiguration

The performance optimization configuration of a dataset.

Permissions

A list of resource permissions on the dataset.

PhysicalTableMap

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

RowLevelPermissionDataSet

(deprecated) <p>Information about a dataset that contains permissions for row-level security (RLS).

RowLevelPermissionTagConfiguration

(deprecated) <p>The configuration of tags on a dataset to set row-level security.

SemanticModelConfiguration

The semantic model configuration associated with this dataset.

Tags

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

UseAs

The usage of the dataset.

Properties

AwsAccountId

The AWS account ID.

string? AwsAccountId { get; }
Property Value

string

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-awsaccountid

ColumnGroups

Groupings of columns that work together in certain Amazon Quick Sight features.

object? ColumnGroups { get; }
Property Value

object

Remarks

Currently, only geospatial hierarchy is supported.

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-columngroups

Type union: either IResolvable or (either IResolvable or CfnDataSetPropsMixin.IColumnGroupProperty)[]

ColumnLevelPermissionRules

A set of one or more definitions of a ColumnLevelPermissionRule .

object? ColumnLevelPermissionRules { get; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-columnlevelpermissionrules

Type union: either IResolvable or (either IResolvable or CfnDataSetPropsMixin.IColumnLevelPermissionRuleProperty)[]

DataPrepConfiguration

The data preparation configuration associated with this dataset.

object? DataPrepConfiguration { get; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-dataprepconfiguration

Type union: either IResolvable or CfnDataSetPropsMixin.IDataPrepConfigurationProperty

DataSetId

An ID for the dataset that you want to create.

string? DataSetId { get; }
Property Value

string

Remarks

This ID is unique per AWS Region for each AWS account.

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-datasetid

DataSetRefreshProperties

The refresh properties of a dataset.

object? DataSetRefreshProperties { get; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-datasetrefreshproperties

Type union: either IResolvable or CfnDataSetPropsMixin.IDataSetRefreshPropertiesProperty

DataSetUsageConfiguration

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

object? DataSetUsageConfiguration { get; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-datasetusageconfiguration

Type union: either IResolvable or CfnDataSetPropsMixin.IDataSetUsageConfigurationProperty

DatasetParameters

The parameters that are declared in a dataset.

object? DatasetParameters { get; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-datasetparameters

Type union: either IResolvable or (either IResolvable or CfnDataSetPropsMixin.IDatasetParameterProperty)[]

FieldFolders

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

object? FieldFolders { get; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-fieldfolders

Type union: either IResolvable or Dictionary<string, either IResolvable or CfnDataSetPropsMixin.IFieldFolderProperty>

FolderArns

<p>When you create the dataset, Amazon QuickSight adds the dataset to these folders.</p>.

string[]? FolderArns { get; }
Property Value

string[]

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-folderarns

ImportMode

Indicates whether you want to import the data into SPICE.

string? ImportMode { get; }
Property Value

string

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-importmode

IngestionWaitPolicy

The wait policy to use when creating or updating a Dataset.

object? IngestionWaitPolicy { get; }
Property Value

object

Remarks

The default is to wait for SPICE ingestion to finish with timeout of 36 hours.

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-ingestionwaitpolicy

Type union: either IResolvable or CfnDataSetPropsMixin.IIngestionWaitPolicyProperty

LogicalTableMap

Properties for CfnDataSetPropsMixin.

[Obsolete("this property has been deprecated")]
object? LogicalTableMap { get; }
Property Value

object

Remarks

Stability: Deprecated

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-logicaltablemap

Type union: either IResolvable or Dictionary<string, either IResolvable or CfnDataSetPropsMixin.ILogicalTableProperty>

Name

The display name for the dataset.

string? Name { get; }
Property Value

string

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-name

PerformanceConfiguration

The performance optimization configuration of a dataset.

object? PerformanceConfiguration { get; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-performanceconfiguration

Type union: either IResolvable or CfnDataSetPropsMixin.IPerformanceConfigurationProperty

Permissions

A list of resource permissions on the dataset.

object? Permissions { get; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-permissions

Type union: either IResolvable or (either IResolvable or CfnDataSetPropsMixin.IResourcePermissionProperty)[]

PhysicalTableMap

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

object? PhysicalTableMap { get; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-physicaltablemap

Type union: either IResolvable or Dictionary<string, either IResolvable or CfnDataSetPropsMixin.IPhysicalTableProperty>

RowLevelPermissionDataSet

(deprecated) <p>Information about a dataset that contains permissions for row-level security (RLS).

[Obsolete("this property has been deprecated")]
object? RowLevelPermissionDataSet { get; }
Property Value

object

Remarks

The permissions dataset maps fields to users or groups. For more information, see <a href="https://docs.aws.amazon.com/quicksight/latest/user/restrict-access-to-a-data-set-using-row-level-security.html">Using Row-Level Security (RLS) to Restrict Access to a Dataset</a> in the <i>Amazon QuickSight User Guide</i>.</p>

The option to deny permissions by setting PermissionPolicy to DENY_ACCESS is not supported for new RLS datasets.

Stability: Deprecated

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-rowlevelpermissiondataset

Type union: either IResolvable or CfnDataSetPropsMixin.IRowLevelPermissionDataSetProperty

RowLevelPermissionTagConfiguration

(deprecated) <p>The configuration of tags on a dataset to set row-level security.

[Obsolete("this property has been deprecated")]
object? RowLevelPermissionTagConfiguration { get; }
Property Value

object

Remarks

</p>

Stability: Deprecated

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-rowlevelpermissiontagconfiguration

Type union: either IResolvable or CfnDataSetPropsMixin.IRowLevelPermissionTagConfigurationProperty

SemanticModelConfiguration

The semantic model configuration associated with this dataset.

object? SemanticModelConfiguration { get; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-semanticmodelconfiguration

Type union: either IResolvable or CfnDataSetPropsMixin.ISemanticModelConfigurationProperty

Tags

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

ICfnTag[]? Tags { get; }
Property Value

ICfnTag[]

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-tags

UseAs

The usage of the dataset.

string? UseAs { get; }
Property Value

string

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-useas

Back to top Generated by DocFX