Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnDataSetPropsMixin.CustomSqlProperty.Builder
Packages that use CfnDataSetPropsMixin.CustomSqlProperty.Builder
-
Uses of CfnDataSetPropsMixin.CustomSqlProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.quicksight
Methods in software.amazon.awscdk.cfnpropertymixins.services.quicksight that return CfnDataSetPropsMixin.CustomSqlProperty.BuilderModifier and TypeMethodDescriptionCfnDataSetPropsMixin.CustomSqlProperty.builder()Sets the value ofCfnDataSetPropsMixin.CustomSqlProperty.getColumns()CfnDataSetPropsMixin.CustomSqlProperty.Builder.columns(IResolvable columns) Sets the value ofCfnDataSetPropsMixin.CustomSqlProperty.getColumns()CfnDataSetPropsMixin.CustomSqlProperty.Builder.dataSourceArn(String dataSourceArn) Sets the value ofCfnDataSetPropsMixin.CustomSqlProperty.getDataSourceArn()Sets the value ofCfnDataSetPropsMixin.CustomSqlProperty.getName()Sets the value ofCfnDataSetPropsMixin.CustomSqlProperty.getSqlQuery()Constructors in software.amazon.awscdk.cfnpropertymixins.services.quicksight with parameters of type CfnDataSetPropsMixin.CustomSqlProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSetPropsMixin.CustomSqlProperty.Builder.