Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnDashboardPropsMixin.CustomParameterValuesProperty.Builder
Packages that use CfnDashboardPropsMixin.CustomParameterValuesProperty.Builder
-
Uses of CfnDashboardPropsMixin.CustomParameterValuesProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.quicksight
Methods in software.amazon.awscdk.cfnpropertymixins.services.quicksight that return CfnDashboardPropsMixin.CustomParameterValuesProperty.BuilderModifier and TypeMethodDescriptionCfnDashboardPropsMixin.CustomParameterValuesProperty.builder()CfnDashboardPropsMixin.CustomParameterValuesProperty.Builder.dateTimeValues(List<String> dateTimeValues) Sets the value ofCfnDashboardPropsMixin.CustomParameterValuesProperty.getDateTimeValues()CfnDashboardPropsMixin.CustomParameterValuesProperty.Builder.decimalValues(List<? extends Number> decimalValues) Sets the value ofCfnDashboardPropsMixin.CustomParameterValuesProperty.getDecimalValues()CfnDashboardPropsMixin.CustomParameterValuesProperty.Builder.decimalValues(IResolvable decimalValues) Sets the value ofCfnDashboardPropsMixin.CustomParameterValuesProperty.getDecimalValues()CfnDashboardPropsMixin.CustomParameterValuesProperty.Builder.integerValues(List<? extends Number> integerValues) Sets the value ofCfnDashboardPropsMixin.CustomParameterValuesProperty.getIntegerValues()CfnDashboardPropsMixin.CustomParameterValuesProperty.Builder.integerValues(IResolvable integerValues) Sets the value ofCfnDashboardPropsMixin.CustomParameterValuesProperty.getIntegerValues()CfnDashboardPropsMixin.CustomParameterValuesProperty.Builder.stringValues(List<String> stringValues) Sets the value ofCfnDashboardPropsMixin.CustomParameterValuesProperty.getStringValues()Constructors in software.amazon.awscdk.cfnpropertymixins.services.quicksight with parameters of type CfnDashboardPropsMixin.CustomParameterValuesProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboardPropsMixin.CustomParameterValuesProperty.Builder.