Uses of Class
software.amazon.awscdk.services.quicksight.CfnDataSource.RedshiftIAMParametersProperty.Builder
-
Uses of CfnDataSource.RedshiftIAMParametersProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnDataSource.RedshiftIAMParametersProperty.Builder.autoCreateDatabaseUser
(Boolean autoCreateDatabaseUser) Sets the value ofCfnDataSource.RedshiftIAMParametersProperty.getAutoCreateDatabaseUser()
CfnDataSource.RedshiftIAMParametersProperty.Builder.autoCreateDatabaseUser
(IResolvable autoCreateDatabaseUser) Sets the value ofCfnDataSource.RedshiftIAMParametersProperty.getAutoCreateDatabaseUser()
CfnDataSource.RedshiftIAMParametersProperty.builder()
CfnDataSource.RedshiftIAMParametersProperty.Builder.databaseGroups
(List<String> databaseGroups) Sets the value ofCfnDataSource.RedshiftIAMParametersProperty.getDatabaseGroups()
CfnDataSource.RedshiftIAMParametersProperty.Builder.databaseUser
(String databaseUser) Sets the value ofCfnDataSource.RedshiftIAMParametersProperty.getDatabaseUser()
Sets the value ofCfnDataSource.RedshiftIAMParametersProperty.getRoleArn()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDataSource.RedshiftIAMParametersProperty.Builder
.