Uses of Class
software.amazon.awscdk.services.quicksight.CfnTemplate.ChartAxisLabelOptionsProperty.Builder
-
Uses of CfnTemplate.ChartAxisLabelOptionsProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnTemplate.ChartAxisLabelOptionsProperty.Builder.axisLabelOptions
(List<? extends Object> axisLabelOptions) Sets the value ofCfnTemplate.ChartAxisLabelOptionsProperty.getAxisLabelOptions()
CfnTemplate.ChartAxisLabelOptionsProperty.Builder.axisLabelOptions
(IResolvable axisLabelOptions) Sets the value ofCfnTemplate.ChartAxisLabelOptionsProperty.getAxisLabelOptions()
CfnTemplate.ChartAxisLabelOptionsProperty.builder()
CfnTemplate.ChartAxisLabelOptionsProperty.Builder.sortIconVisibility
(String sortIconVisibility) Sets the value ofCfnTemplate.ChartAxisLabelOptionsProperty.getSortIconVisibility()
CfnTemplate.ChartAxisLabelOptionsProperty.Builder.visibility
(String visibility) Sets the value ofCfnTemplate.ChartAxisLabelOptionsProperty.getVisibility()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTemplate.ChartAxisLabelOptionsProperty.Builder
.