Class CfnAnalysis.ComboChartAggregatedFieldWellsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnAnalysis.ComboChartAggregatedFieldWellsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnalysis.ComboChartAggregatedFieldWellsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnalysis.ComboChartAggregatedFieldWellsProperty
@Stability(Stable)
@Internal
public static final class CfnAnalysis.ComboChartAggregatedFieldWellsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnalysis.ComboChartAggregatedFieldWellsProperty
An implementation for
CfnAnalysis.ComboChartAggregatedFieldWellsProperty-
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.CfnAnalysis.ComboChartAggregatedFieldWellsProperty
CfnAnalysis.ComboChartAggregatedFieldWellsProperty.Builder, CfnAnalysis.ComboChartAggregatedFieldWellsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnalysis.ComboChartAggregatedFieldWellsProperty.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 aggregatedBarValuesfield well of a combo chart.final ObjectThe aggregated category field wells of a combo chart.final ObjectThe aggregated colors field well of a combo chart.final ObjectThe aggregatedLineValuesfield well of a combo chart.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 theCfnAnalysis.ComboChartAggregatedFieldWellsProperty.Builder.
-
-
Method Details
-
getBarValues
Description copied from interface:CfnAnalysis.ComboChartAggregatedFieldWellsPropertyThe aggregatedBarValuesfield well of a combo chart.- Specified by:
getBarValuesin interfaceCfnAnalysis.ComboChartAggregatedFieldWellsProperty- See Also:
-
getCategory
Description copied from interface:CfnAnalysis.ComboChartAggregatedFieldWellsPropertyThe aggregated category field wells of a combo chart.- Specified by:
getCategoryin interfaceCfnAnalysis.ComboChartAggregatedFieldWellsProperty- See Also:
-
getColors
Description copied from interface:CfnAnalysis.ComboChartAggregatedFieldWellsPropertyThe aggregated colors field well of a combo chart.- Specified by:
getColorsin interfaceCfnAnalysis.ComboChartAggregatedFieldWellsProperty- See Also:
-
getLineValues
Description copied from interface:CfnAnalysis.ComboChartAggregatedFieldWellsPropertyThe aggregatedLineValuesfield well of a combo chart.- Specified by:
getLineValuesin interfaceCfnAnalysis.ComboChartAggregatedFieldWellsProperty- 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()
-