Class CfnAnalysisPropsMixin.FilledMapAggregatedFieldWellsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.quicksight.mixins.CfnAnalysisPropsMixin.FilledMapAggregatedFieldWellsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnalysisPropsMixin.FilledMapAggregatedFieldWellsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnalysisPropsMixin.FilledMapAggregatedFieldWellsProperty
@Stability(Stable)
@Internal
public static final class CfnAnalysisPropsMixin.FilledMapAggregatedFieldWellsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnalysisPropsMixin.FilledMapAggregatedFieldWellsProperty
An implementation for
CfnAnalysisPropsMixin.FilledMapAggregatedFieldWellsProperty-
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.mixins.preview.services.quicksight.mixins.CfnAnalysisPropsMixin.FilledMapAggregatedFieldWellsProperty
CfnAnalysisPropsMixin.FilledMapAggregatedFieldWellsProperty.Builder, CfnAnalysisPropsMixin.FilledMapAggregatedFieldWellsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnalysisPropsMixin.FilledMapAggregatedFieldWellsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnAnalysisPropsMixin.FilledMapAggregatedFieldWellsProperty.Builder.
-
-
Method Details
-
getGeospatial
Description copied from interface:CfnAnalysisPropsMixin.FilledMapAggregatedFieldWellsPropertyThe aggregated location field well of the filled map.Values are grouped by location fields.
Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnAnalysisPropsMixin.DimensionFieldProperty>- Specified by:
getGeospatialin interfaceCfnAnalysisPropsMixin.FilledMapAggregatedFieldWellsProperty- See Also:
-
getValues
Description copied from interface:CfnAnalysisPropsMixin.FilledMapAggregatedFieldWellsPropertyThe aggregated color field well of a filled map.Values are aggregated based on location fields.
Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnAnalysisPropsMixin.MeasureFieldProperty>- Specified by:
getValuesin interfaceCfnAnalysisPropsMixin.FilledMapAggregatedFieldWellsProperty- 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()
-