Class CfnTemplatePropsMixin.PieChartConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTemplatePropsMixin.PieChartConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTemplatePropsMixin.PieChartConfigurationProperty
CfnTemplatePropsMixin.PieChartConfigurationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnTemplatePropsMixin.PieChartConfigurationProperty
CfnTemplatePropsMixin.PieChartConfigurationProperty.Builder, CfnTemplatePropsMixin.PieChartConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTemplatePropsMixin.PieChartConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectThe label options of the group/color that is displayed in a pie chart.final ObjectThe contribution analysis (anomaly configuration) setup of the visual.final ObjectThe options that determine if visual data labels are displayed.final ObjectThe options that determine the shape of the chart.final ObjectThe field wells of the visual.final ObjectThe general visual interactions setup for a visual.final ObjectThe legend display setup of the visual.final ObjectThe small multiples setup for the visual.final ObjectThe sort configuration of a pie chart.final ObjectThe tooltip display setup of the visual.final ObjectThe label options for the value that is displayed in a pie chart.final ObjectThe palette (chart color) display setup of the visual.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnTemplatePropsMixin.PieChartConfigurationProperty.Builder.
-
-
Method Details
-
getCategoryLabelOptions
Description copied from interface:CfnTemplatePropsMixin.PieChartConfigurationPropertyThe label options of the group/color that is displayed in a pie chart.Returns union: either
IResolvableorCfnTemplatePropsMixin.ChartAxisLabelOptionsProperty- Specified by:
getCategoryLabelOptionsin interfaceCfnTemplatePropsMixin.PieChartConfigurationProperty- See Also:
-
getContributionAnalysisDefaults
Description copied from interface:CfnTemplatePropsMixin.PieChartConfigurationPropertyThe contribution analysis (anomaly configuration) setup of the visual.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnTemplatePropsMixin.ContributionAnalysisDefaultProperty>- Specified by:
getContributionAnalysisDefaultsin interfaceCfnTemplatePropsMixin.PieChartConfigurationProperty- See Also:
-
getDataLabels
Description copied from interface:CfnTemplatePropsMixin.PieChartConfigurationPropertyThe options that determine if visual data labels are displayed.Returns union: either
IResolvableorCfnTemplatePropsMixin.DataLabelOptionsProperty- Specified by:
getDataLabelsin interfaceCfnTemplatePropsMixin.PieChartConfigurationProperty- See Also:
-
getDonutOptions
Description copied from interface:CfnTemplatePropsMixin.PieChartConfigurationPropertyThe options that determine the shape of the chart.This option determines whether the chart is a pie chart or a donut chart.
Returns union: either
IResolvableorCfnTemplatePropsMixin.DonutOptionsProperty- Specified by:
getDonutOptionsin interfaceCfnTemplatePropsMixin.PieChartConfigurationProperty- See Also:
-
getFieldWells
Description copied from interface:CfnTemplatePropsMixin.PieChartConfigurationPropertyThe field wells of the visual.Returns union: either
IResolvableorCfnTemplatePropsMixin.PieChartFieldWellsProperty- Specified by:
getFieldWellsin interfaceCfnTemplatePropsMixin.PieChartConfigurationProperty- See Also:
-
getInteractions
Description copied from interface:CfnTemplatePropsMixin.PieChartConfigurationPropertyThe general visual interactions setup for a visual.Returns union: either
IResolvableorCfnTemplatePropsMixin.VisualInteractionOptionsProperty- Specified by:
getInteractionsin interfaceCfnTemplatePropsMixin.PieChartConfigurationProperty- See Also:
-
getLegend
Description copied from interface:CfnTemplatePropsMixin.PieChartConfigurationPropertyThe legend display setup of the visual.Returns union: either
IResolvableorCfnTemplatePropsMixin.LegendOptionsProperty- Specified by:
getLegendin interfaceCfnTemplatePropsMixin.PieChartConfigurationProperty- See Also:
-
getSmallMultiplesOptions
Description copied from interface:CfnTemplatePropsMixin.PieChartConfigurationPropertyThe small multiples setup for the visual.Returns union: either
IResolvableorCfnTemplatePropsMixin.SmallMultiplesOptionsProperty- Specified by:
getSmallMultiplesOptionsin interfaceCfnTemplatePropsMixin.PieChartConfigurationProperty- See Also:
-
getSortConfiguration
Description copied from interface:CfnTemplatePropsMixin.PieChartConfigurationPropertyThe sort configuration of a pie chart.Returns union: either
IResolvableorCfnTemplatePropsMixin.PieChartSortConfigurationProperty- Specified by:
getSortConfigurationin interfaceCfnTemplatePropsMixin.PieChartConfigurationProperty- See Also:
-
getTooltip
Description copied from interface:CfnTemplatePropsMixin.PieChartConfigurationPropertyThe tooltip display setup of the visual.Returns union: either
IResolvableorCfnTemplatePropsMixin.TooltipOptionsProperty- Specified by:
getTooltipin interfaceCfnTemplatePropsMixin.PieChartConfigurationProperty- See Also:
-
getValueLabelOptions
Description copied from interface:CfnTemplatePropsMixin.PieChartConfigurationPropertyThe label options for the value that is displayed in a pie chart.Returns union: either
IResolvableorCfnTemplatePropsMixin.ChartAxisLabelOptionsProperty- Specified by:
getValueLabelOptionsin interfaceCfnTemplatePropsMixin.PieChartConfigurationProperty- See Also:
-
getVisualPalette
Description copied from interface:CfnTemplatePropsMixin.PieChartConfigurationPropertyThe palette (chart color) display setup of the visual.Returns union: either
IResolvableorCfnTemplatePropsMixin.VisualPaletteProperty- Specified by:
getVisualPalettein interfaceCfnTemplatePropsMixin.PieChartConfigurationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-