Class CfnDashboard.BodySectionDynamicNumericDimensionConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnDashboard.BodySectionDynamicNumericDimensionConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDashboard.BodySectionDynamicNumericDimensionConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDashboard.BodySectionDynamicNumericDimensionConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnDashboard.BodySectionDynamicNumericDimensionConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDashboard.BodySectionDynamicNumericDimensionConfigurationProperty
An implementation for
CfnDashboard.BodySectionDynamicNumericDimensionConfigurationProperty-
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.CfnDashboard.BodySectionDynamicNumericDimensionConfigurationProperty
CfnDashboard.BodySectionDynamicNumericDimensionConfigurationProperty.Builder, CfnDashboard.BodySectionDynamicNumericDimensionConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboard.BodySectionDynamicNumericDimensionConfigurationProperty.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 ObjectReturns union: eitherIResolvableorCfnDashboard.ColumnIdentifierPropertyfinal NumbergetLimit()Number of values to use from the column for repetition.final ObjectSort criteria on the column values that you use for repetition.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(CfnDashboard.BodySectionDynamicNumericDimensionConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDashboard.BodySectionDynamicNumericDimensionConfigurationProperty.Builder.
-
-
Method Details
-
getColumn
Description copied from interface:CfnDashboard.BodySectionDynamicNumericDimensionConfigurationPropertyReturns union: eitherIResolvableorCfnDashboard.ColumnIdentifierProperty- Specified by:
getColumnin interfaceCfnDashboard.BodySectionDynamicNumericDimensionConfigurationProperty- See Also:
-
getLimit
Description copied from interface:CfnDashboard.BodySectionDynamicNumericDimensionConfigurationPropertyNumber of values to use from the column for repetition.- Specified by:
getLimitin interfaceCfnDashboard.BodySectionDynamicNumericDimensionConfigurationProperty- See Also:
-
getSortByMetrics
Description copied from interface:CfnDashboard.BodySectionDynamicNumericDimensionConfigurationPropertySort criteria on the column values that you use for repetition.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDashboard.ColumnSortProperty>- Specified by:
getSortByMetricsin interfaceCfnDashboard.BodySectionDynamicNumericDimensionConfigurationProperty- 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()
-