Uses of Class
software.amazon.awscdk.services.quicksight.CfnDataSet.RelationalTableProperty.Builder
-
Uses of CfnDataSet.RelationalTableProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnDataSet.RelationalTableProperty.builder()
Sets the value ofCfnDataSet.RelationalTableProperty.getCatalog()
CfnDataSet.RelationalTableProperty.Builder.dataSourceArn
(String dataSourceArn) Sets the value ofCfnDataSet.RelationalTableProperty.getDataSourceArn()
CfnDataSet.RelationalTableProperty.Builder.inputColumns
(List<? extends Object> inputColumns) Sets the value ofCfnDataSet.RelationalTableProperty.getInputColumns()
CfnDataSet.RelationalTableProperty.Builder.inputColumns
(IResolvable inputColumns) Sets the value ofCfnDataSet.RelationalTableProperty.getInputColumns()
Sets the value ofCfnDataSet.RelationalTableProperty.getName()
Sets the value ofCfnDataSet.RelationalTableProperty.getSchema()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDataSet.RelationalTableProperty.Builder
.