Uses of Interface
software.amazon.awscdk.services.quicksight.CfnDataSet.RowLevelPermissionDataSetProperty
-
Uses of CfnDataSet.RowLevelPermissionDataSetProperty in software.amazon.awscdk.services.quicksight
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnDataSet.RowLevelPermissionDataSetProperty
Modifier and TypeMethodDescriptionCfnDataSet.RowLevelPermissionDataSetProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnDataSet.Builder.rowLevelPermissionDataSet
(CfnDataSet.RowLevelPermissionDataSetProperty rowLevelPermissionDataSet) The row-level security configuration for the data that you want to create.CfnDataSetProps.Builder.rowLevelPermissionDataSet
(CfnDataSet.RowLevelPermissionDataSetProperty rowLevelPermissionDataSet) Sets the value ofCfnDataSetProps.getRowLevelPermissionDataSet()
void
CfnDataSet.setRowLevelPermissionDataSet
(CfnDataSet.RowLevelPermissionDataSetProperty value) The row-level security configuration for the data that you want to create.