Uses of Interface
software.amazon.awscdk.services.quicksight.CfnDashboard.FilterSelectableValuesProperty
Packages that use CfnDashboard.FilterSelectableValuesProperty
-
Uses of CfnDashboard.FilterSelectableValuesProperty in software.amazon.awscdk.services.quicksight
Classes in software.amazon.awscdk.services.quicksight that implement CfnDashboard.FilterSelectableValuesPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDashboard.FilterSelectableValuesPropertyMethods in software.amazon.awscdk.services.quicksight that return CfnDashboard.FilterSelectableValuesPropertyModifier and TypeMethodDescriptionCfnDashboard.FilterSelectableValuesProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.quicksight with parameters of type CfnDashboard.FilterSelectableValuesPropertyModifier and TypeMethodDescriptionCfnDashboard.DefaultFilterDropDownControlOptionsProperty.Builder.selectableValues(CfnDashboard.FilterSelectableValuesProperty selectableValues) CfnDashboard.DefaultFilterListControlOptionsProperty.Builder.selectableValues(CfnDashboard.FilterSelectableValuesProperty selectableValues) CfnDashboard.FilterDropDownControlProperty.Builder.selectableValues(CfnDashboard.FilterSelectableValuesProperty selectableValues) Sets the value ofCfnDashboard.FilterDropDownControlProperty.getSelectableValues()CfnDashboard.FilterListControlProperty.Builder.selectableValues(CfnDashboard.FilterSelectableValuesProperty selectableValues) Sets the value ofCfnDashboard.FilterListControlProperty.getSelectableValues()