Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnDataSetPropsMixin.PhysicalTableProperty.Builder
Packages that use CfnDataSetPropsMixin.PhysicalTableProperty.Builder
-
Uses of CfnDataSetPropsMixin.PhysicalTableProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.quicksight
Methods in software.amazon.awscdk.cfnpropertymixins.services.quicksight that return CfnDataSetPropsMixin.PhysicalTableProperty.BuilderModifier and TypeMethodDescriptionCfnDataSetPropsMixin.PhysicalTableProperty.builder()CfnDataSetPropsMixin.PhysicalTableProperty.Builder.customSql(CfnDataSetPropsMixin.CustomSqlProperty customSql) Sets the value ofCfnDataSetPropsMixin.PhysicalTableProperty.getCustomSql()CfnDataSetPropsMixin.PhysicalTableProperty.Builder.customSql(IResolvable customSql) Sets the value ofCfnDataSetPropsMixin.PhysicalTableProperty.getCustomSql()CfnDataSetPropsMixin.PhysicalTableProperty.Builder.relationalTable(CfnDataSetPropsMixin.RelationalTableProperty relationalTable) Sets the value ofCfnDataSetPropsMixin.PhysicalTableProperty.getRelationalTable()CfnDataSetPropsMixin.PhysicalTableProperty.Builder.relationalTable(IResolvable relationalTable) Sets the value ofCfnDataSetPropsMixin.PhysicalTableProperty.getRelationalTable()CfnDataSetPropsMixin.PhysicalTableProperty.Builder.s3Source(CfnDataSetPropsMixin.S3SourceProperty s3Source) Sets the value ofCfnDataSetPropsMixin.PhysicalTableProperty.getS3Source()CfnDataSetPropsMixin.PhysicalTableProperty.Builder.s3Source(IResolvable s3Source) Sets the value ofCfnDataSetPropsMixin.PhysicalTableProperty.getS3Source()CfnDataSetPropsMixin.PhysicalTableProperty.Builder.saaSTable(CfnDataSetPropsMixin.SaaSTableProperty saaSTable) Sets the value ofCfnDataSetPropsMixin.PhysicalTableProperty.getSaaSTable()CfnDataSetPropsMixin.PhysicalTableProperty.Builder.saaSTable(IResolvable saaSTable) Sets the value ofCfnDataSetPropsMixin.PhysicalTableProperty.getSaaSTable()Constructors in software.amazon.awscdk.cfnpropertymixins.services.quicksight with parameters of type CfnDataSetPropsMixin.PhysicalTableProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSetPropsMixin.PhysicalTableProperty.Builder.