Uses of Class
software.amazon.awscdk.services.quicksight.CfnTemplate.CascadingControlSourceProperty.Builder
Packages that use CfnTemplate.CascadingControlSourceProperty.Builder
-
Uses of CfnTemplate.CascadingControlSourceProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnTemplate.CascadingControlSourceProperty.BuilderModifier and TypeMethodDescriptionCfnTemplate.CascadingControlSourceProperty.builder()
CfnTemplate.CascadingControlSourceProperty.Builder.columnToMatch
(IResolvable columnToMatch) Sets the value ofCfnTemplate.CascadingControlSourceProperty.getColumnToMatch()
CfnTemplate.CascadingControlSourceProperty.Builder.columnToMatch
(CfnTemplate.ColumnIdentifierProperty columnToMatch) Sets the value ofCfnTemplate.CascadingControlSourceProperty.getColumnToMatch()
CfnTemplate.CascadingControlSourceProperty.Builder.sourceSheetControlId
(String sourceSheetControlId) Sets the value ofCfnTemplate.CascadingControlSourceProperty.getSourceSheetControlId()
Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnTemplate.CascadingControlSourceProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTemplate.CascadingControlSourceProperty.Builder
.