Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnDataSetPropsMixin.JoinInstructionProperty.Builder
Packages that use CfnDataSetPropsMixin.JoinInstructionProperty.Builder
-
Uses of CfnDataSetPropsMixin.JoinInstructionProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.quicksight
Methods in software.amazon.awscdk.cfnpropertymixins.services.quicksight that return CfnDataSetPropsMixin.JoinInstructionProperty.BuilderModifier and TypeMethodDescriptionCfnDataSetPropsMixin.JoinInstructionProperty.builder()CfnDataSetPropsMixin.JoinInstructionProperty.Builder.leftJoinKeyProperties(CfnDataSetPropsMixin.JoinKeyPropertiesProperty leftJoinKeyProperties) Sets the value ofCfnDataSetPropsMixin.JoinInstructionProperty.getLeftJoinKeyProperties()CfnDataSetPropsMixin.JoinInstructionProperty.Builder.leftJoinKeyProperties(IResolvable leftJoinKeyProperties) Sets the value ofCfnDataSetPropsMixin.JoinInstructionProperty.getLeftJoinKeyProperties()CfnDataSetPropsMixin.JoinInstructionProperty.Builder.leftOperand(String leftOperand) Sets the value ofCfnDataSetPropsMixin.JoinInstructionProperty.getLeftOperand()Sets the value ofCfnDataSetPropsMixin.JoinInstructionProperty.getOnClause()CfnDataSetPropsMixin.JoinInstructionProperty.Builder.rightJoinKeyProperties(CfnDataSetPropsMixin.JoinKeyPropertiesProperty rightJoinKeyProperties) Sets the value ofCfnDataSetPropsMixin.JoinInstructionProperty.getRightJoinKeyProperties()CfnDataSetPropsMixin.JoinInstructionProperty.Builder.rightJoinKeyProperties(IResolvable rightJoinKeyProperties) Sets the value ofCfnDataSetPropsMixin.JoinInstructionProperty.getRightJoinKeyProperties()CfnDataSetPropsMixin.JoinInstructionProperty.Builder.rightOperand(String rightOperand) Sets the value ofCfnDataSetPropsMixin.JoinInstructionProperty.getRightOperand()Sets the value ofCfnDataSetPropsMixin.JoinInstructionProperty.getType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.quicksight with parameters of type CfnDataSetPropsMixin.JoinInstructionProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSetPropsMixin.JoinInstructionProperty.Builder.