Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnDataSetPropsMixin.LogicalTableSourceProperty.Builder
Packages that use CfnDataSetPropsMixin.LogicalTableSourceProperty.Builder
-
Uses of CfnDataSetPropsMixin.LogicalTableSourceProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.quicksight
Methods in software.amazon.awscdk.cfnpropertymixins.services.quicksight that return CfnDataSetPropsMixin.LogicalTableSourceProperty.BuilderModifier and TypeMethodDescriptionCfnDataSetPropsMixin.LogicalTableSourceProperty.builder()CfnDataSetPropsMixin.LogicalTableSourceProperty.Builder.dataSetArn(String dataSetArn) Sets the value ofCfnDataSetPropsMixin.LogicalTableSourceProperty.getDataSetArn()CfnDataSetPropsMixin.LogicalTableSourceProperty.Builder.joinInstruction(CfnDataSetPropsMixin.JoinInstructionProperty joinInstruction) Sets the value ofCfnDataSetPropsMixin.LogicalTableSourceProperty.getJoinInstruction()CfnDataSetPropsMixin.LogicalTableSourceProperty.Builder.joinInstruction(IResolvable joinInstruction) Sets the value ofCfnDataSetPropsMixin.LogicalTableSourceProperty.getJoinInstruction()CfnDataSetPropsMixin.LogicalTableSourceProperty.Builder.physicalTableId(String physicalTableId) Sets the value ofCfnDataSetPropsMixin.LogicalTableSourceProperty.getPhysicalTableId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.quicksight with parameters of type CfnDataSetPropsMixin.LogicalTableSourceProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSetPropsMixin.LogicalTableSourceProperty.Builder.