Uses of Class
software.amazon.awscdk.services.quicksight.CfnTemplate.AxisDataOptionsProperty.Builder
-
Uses of CfnTemplate.AxisDataOptionsProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnTemplate.AxisDataOptionsProperty.builder()
CfnTemplate.AxisDataOptionsProperty.Builder.dateAxisOptions
(IResolvable dateAxisOptions) Sets the value ofCfnTemplate.AxisDataOptionsProperty.getDateAxisOptions()
CfnTemplate.AxisDataOptionsProperty.Builder.dateAxisOptions
(CfnTemplate.DateAxisOptionsProperty dateAxisOptions) Sets the value ofCfnTemplate.AxisDataOptionsProperty.getDateAxisOptions()
CfnTemplate.AxisDataOptionsProperty.Builder.numericAxisOptions
(IResolvable numericAxisOptions) Sets the value ofCfnTemplate.AxisDataOptionsProperty.getNumericAxisOptions()
CfnTemplate.AxisDataOptionsProperty.Builder.numericAxisOptions
(CfnTemplate.NumericAxisOptionsProperty numericAxisOptions) Sets the value ofCfnTemplate.AxisDataOptionsProperty.getNumericAxisOptions()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTemplate.AxisDataOptionsProperty.Builder
.