Class CfnTemplate.ContributionAnalysisDefaultProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnTemplate.ContributionAnalysisDefaultProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTemplate.ContributionAnalysisDefaultProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTemplate.ContributionAnalysisDefaultProperty
@Stability(Stable)
@Internal
public static final class CfnTemplate.ContributionAnalysisDefaultProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTemplate.ContributionAnalysisDefaultProperty
An implementation for
CfnTemplate.ContributionAnalysisDefaultProperty-
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.CfnTemplate.ContributionAnalysisDefaultProperty
CfnTemplate.ContributionAnalysisDefaultProperty.Builder, CfnTemplate.ContributionAnalysisDefaultProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTemplate.ContributionAnalysisDefaultProperty.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 ObjectThe dimensions columns that are used in the contribution analysis, usually a list ofColumnIdentifiers.final StringThe measure field that is used in the contribution analysis.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
Constructor that initializes the object based on literal property values passed by theCfnTemplate.ContributionAnalysisDefaultProperty.Builder.
-
-
Method Details
-
getContributorDimensions
Description copied from interface:CfnTemplate.ContributionAnalysisDefaultPropertyThe dimensions columns that are used in the contribution analysis, usually a list ofColumnIdentifiers.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnTemplate.ColumnIdentifierProperty>- Specified by:
getContributorDimensionsin interfaceCfnTemplate.ContributionAnalysisDefaultProperty- See Also:
-
getMeasureFieldId
Description copied from interface:CfnTemplate.ContributionAnalysisDefaultPropertyThe measure field that is used in the contribution analysis.- Specified by:
getMeasureFieldIdin interfaceCfnTemplate.ContributionAnalysisDefaultProperty- 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()
-