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