Uses of Class
software.amazon.awscdk.services.quicksight.CfnDataSet.CustomSqlProperty.Builder
-
Uses of CfnDataSet.CustomSqlProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnDataSet.CustomSqlProperty.builder()
Sets the value ofCfnDataSet.CustomSqlProperty.getColumns()
CfnDataSet.CustomSqlProperty.Builder.columns
(IResolvable columns) Sets the value ofCfnDataSet.CustomSqlProperty.getColumns()
CfnDataSet.CustomSqlProperty.Builder.dataSourceArn
(String dataSourceArn) Sets the value ofCfnDataSet.CustomSqlProperty.getDataSourceArn()
Sets the value ofCfnDataSet.CustomSqlProperty.getName()
Sets the value ofCfnDataSet.CustomSqlProperty.getSqlQuery()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDataSet.CustomSqlProperty.Builder
.