Class CfnDashboard.ScatterPlotFieldWellsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnDashboard.ScatterPlotFieldWellsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDashboard.ScatterPlotFieldWellsProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDashboard.ScatterPlotFieldWellsProperty
@Stability(Stable)
@Internal
public static final class CfnDashboard.ScatterPlotFieldWellsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDashboard.ScatterPlotFieldWellsProperty
An implementation for
CfnDashboard.ScatterPlotFieldWellsProperty
-
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.CfnDashboard.ScatterPlotFieldWellsProperty
CfnDashboard.ScatterPlotFieldWellsProperty.Builder, CfnDashboard.ScatterPlotFieldWellsProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDashboard.ScatterPlotFieldWellsProperty.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 theCfnDashboard.ScatterPlotFieldWellsProperty.Builder
.
-
-
Method Details
-
getScatterPlotCategoricallyAggregatedFieldWells
Description copied from interface:CfnDashboard.ScatterPlotFieldWellsProperty
The aggregated field wells of a scatter plot.The x and y-axes of scatter plots with aggregated field wells are aggregated by category, label, or both.
- Specified by:
getScatterPlotCategoricallyAggregatedFieldWells
in interfaceCfnDashboard.ScatterPlotFieldWellsProperty
-
getScatterPlotUnaggregatedFieldWells
Description copied from interface:CfnDashboard.ScatterPlotFieldWellsProperty
The unaggregated field wells of a scatter plot.The x and y-axes of these scatter plots are unaggregated.
- Specified by:
getScatterPlotUnaggregatedFieldWells
in interfaceCfnDashboard.ScatterPlotFieldWellsProperty
-
$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()
-