Class CfnTemplate.TreeMapConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnTemplate.TreeMapConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTemplate.TreeMapConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnTemplate.TreeMapConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnTemplate.TreeMapConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTemplate.TreeMapConfigurationProperty
An implementation for
CfnTemplate.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.services.quicksight.CfnTemplate.TreeMapConfigurationProperty
CfnTemplate.TreeMapConfigurationProperty.Builder, CfnTemplate.TreeMapConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTemplate.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 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 theCfnTemplate.TreeMapConfigurationProperty.Builder.
-
-
Method Details
-
getColorLabelOptions
Description copied from interface:CfnTemplate.TreeMapConfigurationPropertyThe label options (label text, label visibility) for the colors displayed in a tree map.- Specified by:
getColorLabelOptionsin interfaceCfnTemplate.TreeMapConfigurationProperty
-
getColorScale
Description copied from interface:CfnTemplate.TreeMapConfigurationPropertyThe color options (gradient color, point of divergence) of a tree map.- Specified by:
getColorScalein interfaceCfnTemplate.TreeMapConfigurationProperty
-
getDataLabels
Description copied from interface:CfnTemplate.TreeMapConfigurationPropertyThe options that determine if visual data labels are displayed.- Specified by:
getDataLabelsin interfaceCfnTemplate.TreeMapConfigurationProperty
-
getFieldWells
Description copied from interface:CfnTemplate.TreeMapConfigurationPropertyThe field wells of the visual.- Specified by:
getFieldWellsin interfaceCfnTemplate.TreeMapConfigurationProperty
-
getGroupLabelOptions
Description copied from interface:CfnTemplate.TreeMapConfigurationPropertyThe label options (label text, label visibility) of the groups that are displayed in a tree map.- Specified by:
getGroupLabelOptionsin interfaceCfnTemplate.TreeMapConfigurationProperty
-
getLegend
Description copied from interface:CfnTemplate.TreeMapConfigurationPropertyThe legend display setup of the visual.- Specified by:
getLegendin interfaceCfnTemplate.TreeMapConfigurationProperty
-
getSizeLabelOptions
Description copied from interface:CfnTemplate.TreeMapConfigurationPropertyThe label options (label text, label visibility) of the sizes that are displayed in a tree map.- Specified by:
getSizeLabelOptionsin interfaceCfnTemplate.TreeMapConfigurationProperty
-
getSortConfiguration
Description copied from interface:CfnTemplate.TreeMapConfigurationPropertyThe sort configuration of a tree map.- Specified by:
getSortConfigurationin interfaceCfnTemplate.TreeMapConfigurationProperty
-
getTooltip
Description copied from interface:CfnTemplate.TreeMapConfigurationPropertyThe tooltip display setup of the visual.- Specified by:
getTooltipin interfaceCfnTemplate.TreeMapConfigurationProperty
-
$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()
-