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