Class CfnDashboardPropsMixin.SankeyDiagramChartConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnDashboardPropsMixin.SankeyDiagramChartConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDashboardPropsMixin.SankeyDiagramChartConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDashboardPropsMixin.SankeyDiagramChartConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnDashboardPropsMixin.SankeyDiagramChartConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDashboardPropsMixin.SankeyDiagramChartConfigurationProperty
An implementation for
CfnDashboardPropsMixin.SankeyDiagramChartConfigurationProperty-
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.SankeyDiagramChartConfigurationProperty
CfnDashboardPropsMixin.SankeyDiagramChartConfigurationProperty.Builder, CfnDashboardPropsMixin.SankeyDiagramChartConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboardPropsMixin.SankeyDiagramChartConfigurationProperty.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 data label configuration of a sankey diagram.final ObjectThe field well configuration of a sankey diagram.final ObjectThe general visual interactions setup for a visual.final ObjectThe sort configuration of a sankey diagram.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
protected Jsii$Proxy(CfnDashboardPropsMixin.SankeyDiagramChartConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDashboardPropsMixin.SankeyDiagramChartConfigurationProperty.Builder.
-
-
Method Details
-
getDataLabels
Description copied from interface:CfnDashboardPropsMixin.SankeyDiagramChartConfigurationPropertyThe data label configuration of a sankey diagram.Returns union: either
IResolvableorCfnDashboardPropsMixin.DataLabelOptionsProperty- Specified by:
getDataLabelsin interfaceCfnDashboardPropsMixin.SankeyDiagramChartConfigurationProperty- See Also:
-
getFieldWells
Description copied from interface:CfnDashboardPropsMixin.SankeyDiagramChartConfigurationPropertyThe field well configuration of a sankey diagram.Returns union: either
IResolvableorCfnDashboardPropsMixin.SankeyDiagramFieldWellsProperty- Specified by:
getFieldWellsin interfaceCfnDashboardPropsMixin.SankeyDiagramChartConfigurationProperty- See Also:
-
getInteractions
Description copied from interface:CfnDashboardPropsMixin.SankeyDiagramChartConfigurationPropertyThe general visual interactions setup for a visual.Returns union: either
IResolvableorCfnDashboardPropsMixin.VisualInteractionOptionsProperty- Specified by:
getInteractionsin interfaceCfnDashboardPropsMixin.SankeyDiagramChartConfigurationProperty- See Also:
-
getSortConfiguration
Description copied from interface:CfnDashboardPropsMixin.SankeyDiagramChartConfigurationPropertyThe sort configuration of a sankey diagram.Returns union: either
IResolvableorCfnDashboardPropsMixin.SankeyDiagramSortConfigurationProperty- Specified by:
getSortConfigurationin interfaceCfnDashboardPropsMixin.SankeyDiagramChartConfigurationProperty- 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()
-