Class CfnAnalysis.TreeMapAggregatedFieldWellsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnAnalysis.TreeMapAggregatedFieldWellsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnalysis.TreeMapAggregatedFieldWellsProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnalysis.TreeMapAggregatedFieldWellsProperty
@Stability(Stable)
@Internal
public static final class CfnAnalysis.TreeMapAggregatedFieldWellsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnalysis.TreeMapAggregatedFieldWellsProperty
An implementation for
CfnAnalysis.TreeMapAggregatedFieldWellsProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.quicksight.CfnAnalysis.TreeMapAggregatedFieldWellsProperty
CfnAnalysis.TreeMapAggregatedFieldWellsProperty.Builder, CfnAnalysis.TreeMapAggregatedFieldWellsProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.TreeMapAggregatedFieldWellsProperty.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnAnalysis.TreeMapAggregatedFieldWellsProperty.Builder
.
-
-
Method Details
-
getColors
Description copied from interface:CfnAnalysis.TreeMapAggregatedFieldWellsProperty
The color field well of a tree map.Values are grouped by aggregations based on group by fields.
- Specified by:
getColors
in interfaceCfnAnalysis.TreeMapAggregatedFieldWellsProperty
-
getGroups
Description copied from interface:CfnAnalysis.TreeMapAggregatedFieldWellsProperty
The group by field well of a tree map.Values are grouped based on group by fields.
- Specified by:
getGroups
in interfaceCfnAnalysis.TreeMapAggregatedFieldWellsProperty
-
getSizes
Description copied from interface:CfnAnalysis.TreeMapAggregatedFieldWellsProperty
The size field well of a tree map.Values are aggregated based on group by fields.
- Specified by:
getSizes
in interfaceCfnAnalysis.TreeMapAggregatedFieldWellsProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-