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