| Package | Description |
|---|---|
| software.amazon.awscdk.services.quicksight |
AWS::QuickSight Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnDataSet.RowLevelPermissionDataSetProperty.Jsii$Proxy
An implementation for
CfnDataSet.RowLevelPermissionDataSetProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnDataSet.RowLevelPermissionDataSetProperty |
CfnDataSet.RowLevelPermissionDataSetProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnDataSet.Builder |
CfnDataSet.Builder.rowLevelPermissionDataSet(CfnDataSet.RowLevelPermissionDataSetProperty rowLevelPermissionDataSet)
The row-level security configuration for the data that you want to create.
|
CfnDataSetProps.Builder |
CfnDataSetProps.Builder.rowLevelPermissionDataSet(CfnDataSet.RowLevelPermissionDataSetProperty rowLevelPermissionDataSet)
Sets the value of
CfnDataSetProps.getRowLevelPermissionDataSet() |
void |
CfnDataSet.setRowLevelPermissionDataSet(CfnDataSet.RowLevelPermissionDataSetProperty value)
The row-level security configuration for the data that you want to create.
|
Copyright © 2022. All rights reserved.