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