Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.CustomValuesConfigurationProperty.Builder
-
Uses of CfnAnalysis.CustomValuesConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnAnalysis.CustomValuesConfigurationProperty.builder()
CfnAnalysis.CustomValuesConfigurationProperty.Builder.customValues
(IResolvable customValues) Sets the value ofCfnAnalysis.CustomValuesConfigurationProperty.getCustomValues()
CfnAnalysis.CustomValuesConfigurationProperty.Builder.customValues
(CfnAnalysis.CustomParameterValuesProperty customValues) Sets the value ofCfnAnalysis.CustomValuesConfigurationProperty.getCustomValues()
CfnAnalysis.CustomValuesConfigurationProperty.Builder.includeNullValue
(Boolean includeNullValue) Sets the value ofCfnAnalysis.CustomValuesConfigurationProperty.getIncludeNullValue()
CfnAnalysis.CustomValuesConfigurationProperty.Builder.includeNullValue
(IResolvable includeNullValue) Sets the value ofCfnAnalysis.CustomValuesConfigurationProperty.getIncludeNullValue()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.CustomValuesConfigurationProperty.Builder
.