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