Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.ColumnHierarchyProperty.Builder
-
Uses of CfnDashboard.ColumnHierarchyProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnDashboard.ColumnHierarchyProperty.builder()
CfnDashboard.ColumnHierarchyProperty.Builder.dateTimeHierarchy
(IResolvable dateTimeHierarchy) Sets the value ofCfnDashboard.ColumnHierarchyProperty.getDateTimeHierarchy()
CfnDashboard.ColumnHierarchyProperty.Builder.dateTimeHierarchy
(CfnDashboard.DateTimeHierarchyProperty dateTimeHierarchy) Sets the value ofCfnDashboard.ColumnHierarchyProperty.getDateTimeHierarchy()
CfnDashboard.ColumnHierarchyProperty.Builder.explicitHierarchy
(IResolvable explicitHierarchy) Sets the value ofCfnDashboard.ColumnHierarchyProperty.getExplicitHierarchy()
CfnDashboard.ColumnHierarchyProperty.Builder.explicitHierarchy
(CfnDashboard.ExplicitHierarchyProperty explicitHierarchy) Sets the value ofCfnDashboard.ColumnHierarchyProperty.getExplicitHierarchy()
CfnDashboard.ColumnHierarchyProperty.Builder.predefinedHierarchy
(IResolvable predefinedHierarchy) Sets the value ofCfnDashboard.ColumnHierarchyProperty.getPredefinedHierarchy()
CfnDashboard.ColumnHierarchyProperty.Builder.predefinedHierarchy
(CfnDashboard.PredefinedHierarchyProperty predefinedHierarchy) Sets the value ofCfnDashboard.ColumnHierarchyProperty.getPredefinedHierarchy()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDashboard.ColumnHierarchyProperty.Builder
.