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