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