Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.DataLabelTypeProperty.Builder
-
Uses of CfnDashboard.DataLabelTypeProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnDashboard.DataLabelTypeProperty.builder()
CfnDashboard.DataLabelTypeProperty.Builder.dataPathLabelType
(IResolvable dataPathLabelType) Sets the value ofCfnDashboard.DataLabelTypeProperty.getDataPathLabelType()
CfnDashboard.DataLabelTypeProperty.Builder.dataPathLabelType
(CfnDashboard.DataPathLabelTypeProperty dataPathLabelType) Sets the value ofCfnDashboard.DataLabelTypeProperty.getDataPathLabelType()
CfnDashboard.DataLabelTypeProperty.Builder.fieldLabelType
(IResolvable fieldLabelType) Sets the value ofCfnDashboard.DataLabelTypeProperty.getFieldLabelType()
CfnDashboard.DataLabelTypeProperty.Builder.fieldLabelType
(CfnDashboard.FieldLabelTypeProperty fieldLabelType) Sets the value ofCfnDashboard.DataLabelTypeProperty.getFieldLabelType()
CfnDashboard.DataLabelTypeProperty.Builder.maximumLabelType
(IResolvable maximumLabelType) Sets the value ofCfnDashboard.DataLabelTypeProperty.getMaximumLabelType()
CfnDashboard.DataLabelTypeProperty.Builder.maximumLabelType
(CfnDashboard.MaximumLabelTypeProperty maximumLabelType) Sets the value ofCfnDashboard.DataLabelTypeProperty.getMaximumLabelType()
CfnDashboard.DataLabelTypeProperty.Builder.minimumLabelType
(IResolvable minimumLabelType) Sets the value ofCfnDashboard.DataLabelTypeProperty.getMinimumLabelType()
CfnDashboard.DataLabelTypeProperty.Builder.minimumLabelType
(CfnDashboard.MinimumLabelTypeProperty minimumLabelType) Sets the value ofCfnDashboard.DataLabelTypeProperty.getMinimumLabelType()
CfnDashboard.DataLabelTypeProperty.Builder.rangeEndsLabelType
(IResolvable rangeEndsLabelType) Sets the value ofCfnDashboard.DataLabelTypeProperty.getRangeEndsLabelType()
CfnDashboard.DataLabelTypeProperty.Builder.rangeEndsLabelType
(CfnDashboard.RangeEndsLabelTypeProperty rangeEndsLabelType) Sets the value ofCfnDashboard.DataLabelTypeProperty.getRangeEndsLabelType()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDashboard.DataLabelTypeProperty.Builder
.