Class CfnDashboardPropsMixin.TreeMapConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDashboardPropsMixin.TreeMapConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDashboardPropsMixin.TreeMapConfigurationProperty
CfnDashboardPropsMixin.TreeMapConfigurationProperty-
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.CfnDashboardPropsMixin.TreeMapConfigurationProperty
CfnDashboardPropsMixin.TreeMapConfigurationProperty.Builder, CfnDashboardPropsMixin.TreeMapConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboardPropsMixin.TreeMapConfigurationProperty.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 (label text, label visibility) for the colors displayed in a tree map.final ObjectThe color options (gradient color, point of divergence) of a tree map.final ObjectThe options that determine if visual data labels are displayed.final ObjectThe field wells of the visual.final ObjectThe label options (label text, label visibility) of the groups that are displayed in a tree map.final ObjectThe general visual interactions setup for a visual.final ObjectThe legend display setup of the visual.final ObjectThe label options (label text, label visibility) of the sizes that are displayed in a tree map.final ObjectThe sort configuration of a tree map.final ObjectThe tooltip 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 theCfnDashboardPropsMixin.TreeMapConfigurationProperty.Builder.
-
-
Method Details
-
getColorLabelOptions
Description copied from interface:CfnDashboardPropsMixin.TreeMapConfigurationPropertyThe label options (label text, label visibility) for the colors displayed in a tree map.Returns union: either
IResolvableorCfnDashboardPropsMixin.ChartAxisLabelOptionsProperty- Specified by:
getColorLabelOptionsin interfaceCfnDashboardPropsMixin.TreeMapConfigurationProperty- See Also:
-
getColorScale
Description copied from interface:CfnDashboardPropsMixin.TreeMapConfigurationPropertyThe color options (gradient color, point of divergence) of a tree map.Returns union: either
IResolvableorCfnDashboardPropsMixin.ColorScaleProperty- Specified by:
getColorScalein interfaceCfnDashboardPropsMixin.TreeMapConfigurationProperty- See Also:
-
getDataLabels
Description copied from interface:CfnDashboardPropsMixin.TreeMapConfigurationPropertyThe options that determine if visual data labels are displayed.Returns union: either
IResolvableorCfnDashboardPropsMixin.DataLabelOptionsProperty- Specified by:
getDataLabelsin interfaceCfnDashboardPropsMixin.TreeMapConfigurationProperty- See Also:
-
getFieldWells
Description copied from interface:CfnDashboardPropsMixin.TreeMapConfigurationPropertyThe field wells of the visual.Returns union: either
IResolvableorCfnDashboardPropsMixin.TreeMapFieldWellsProperty- Specified by:
getFieldWellsin interfaceCfnDashboardPropsMixin.TreeMapConfigurationProperty- See Also:
-
getGroupLabelOptions
Description copied from interface:CfnDashboardPropsMixin.TreeMapConfigurationPropertyThe label options (label text, label visibility) of the groups that are displayed in a tree map.Returns union: either
IResolvableorCfnDashboardPropsMixin.ChartAxisLabelOptionsProperty- Specified by:
getGroupLabelOptionsin interfaceCfnDashboardPropsMixin.TreeMapConfigurationProperty- See Also:
-
getInteractions
Description copied from interface:CfnDashboardPropsMixin.TreeMapConfigurationPropertyThe general visual interactions setup for a visual.Returns union: either
IResolvableorCfnDashboardPropsMixin.VisualInteractionOptionsProperty- Specified by:
getInteractionsin interfaceCfnDashboardPropsMixin.TreeMapConfigurationProperty- See Also:
-
getLegend
Description copied from interface:CfnDashboardPropsMixin.TreeMapConfigurationPropertyThe legend display setup of the visual.Returns union: either
IResolvableorCfnDashboardPropsMixin.LegendOptionsProperty- Specified by:
getLegendin interfaceCfnDashboardPropsMixin.TreeMapConfigurationProperty- See Also:
-
getSizeLabelOptions
Description copied from interface:CfnDashboardPropsMixin.TreeMapConfigurationPropertyThe label options (label text, label visibility) of the sizes that are displayed in a tree map.Returns union: either
IResolvableorCfnDashboardPropsMixin.ChartAxisLabelOptionsProperty- Specified by:
getSizeLabelOptionsin interfaceCfnDashboardPropsMixin.TreeMapConfigurationProperty- See Also:
-
getSortConfiguration
Description copied from interface:CfnDashboardPropsMixin.TreeMapConfigurationPropertyThe sort configuration of a tree map.Returns union: either
IResolvableorCfnDashboardPropsMixin.TreeMapSortConfigurationProperty- Specified by:
getSortConfigurationin interfaceCfnDashboardPropsMixin.TreeMapConfigurationProperty- See Also:
-
getTooltip
Description copied from interface:CfnDashboardPropsMixin.TreeMapConfigurationPropertyThe tooltip display setup of the visual.Returns union: either
IResolvableorCfnDashboardPropsMixin.TooltipOptionsProperty- Specified by:
getTooltipin interfaceCfnDashboardPropsMixin.TreeMapConfigurationProperty- 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()
-