Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.DataLabelTypeProperty.Builder
Packages that use CfnAnalysis.DataLabelTypeProperty.Builder
-
Uses of CfnAnalysis.DataLabelTypeProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnAnalysis.DataLabelTypeProperty.BuilderModifier and TypeMethodDescriptionCfnAnalysis.DataLabelTypeProperty.builder()
CfnAnalysis.DataLabelTypeProperty.Builder.dataPathLabelType
(IResolvable dataPathLabelType) Sets the value ofCfnAnalysis.DataLabelTypeProperty.getDataPathLabelType()
CfnAnalysis.DataLabelTypeProperty.Builder.dataPathLabelType
(CfnAnalysis.DataPathLabelTypeProperty dataPathLabelType) Sets the value ofCfnAnalysis.DataLabelTypeProperty.getDataPathLabelType()
CfnAnalysis.DataLabelTypeProperty.Builder.fieldLabelType
(IResolvable fieldLabelType) Sets the value ofCfnAnalysis.DataLabelTypeProperty.getFieldLabelType()
CfnAnalysis.DataLabelTypeProperty.Builder.fieldLabelType
(CfnAnalysis.FieldLabelTypeProperty fieldLabelType) Sets the value ofCfnAnalysis.DataLabelTypeProperty.getFieldLabelType()
CfnAnalysis.DataLabelTypeProperty.Builder.maximumLabelType
(IResolvable maximumLabelType) Sets the value ofCfnAnalysis.DataLabelTypeProperty.getMaximumLabelType()
CfnAnalysis.DataLabelTypeProperty.Builder.maximumLabelType
(CfnAnalysis.MaximumLabelTypeProperty maximumLabelType) Sets the value ofCfnAnalysis.DataLabelTypeProperty.getMaximumLabelType()
CfnAnalysis.DataLabelTypeProperty.Builder.minimumLabelType
(IResolvable minimumLabelType) Sets the value ofCfnAnalysis.DataLabelTypeProperty.getMinimumLabelType()
CfnAnalysis.DataLabelTypeProperty.Builder.minimumLabelType
(CfnAnalysis.MinimumLabelTypeProperty minimumLabelType) Sets the value ofCfnAnalysis.DataLabelTypeProperty.getMinimumLabelType()
CfnAnalysis.DataLabelTypeProperty.Builder.rangeEndsLabelType
(IResolvable rangeEndsLabelType) Sets the value ofCfnAnalysis.DataLabelTypeProperty.getRangeEndsLabelType()
CfnAnalysis.DataLabelTypeProperty.Builder.rangeEndsLabelType
(CfnAnalysis.RangeEndsLabelTypeProperty rangeEndsLabelType) Sets the value ofCfnAnalysis.DataLabelTypeProperty.getRangeEndsLabelType()
Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnAnalysis.DataLabelTypeProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.DataLabelTypeProperty.Builder
.