Interface CfnAnalysisPropsMixin.FilledMapAggregatedFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnAnalysisPropsMixin.FilledMapAggregatedFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnAnalysisPropsMixin
@Stability(Stable)
public static interface CfnAnalysisPropsMixin.FilledMapAggregatedFieldWellsProperty
extends software.amazon.jsii.JsiiSerializable
The aggregated field well of the filled map.
Example:
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classstatic final classAn implementation forCfnAnalysisPropsMixin.FilledMapAggregatedFieldWellsProperty -
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getGeospatial
The aggregated location field well of the filled map.Values are grouped by location fields.
Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnAnalysisPropsMixin.DimensionFieldProperty>- See Also:
-
getValues
The aggregated color field well of a filled map.Values are aggregated based on location fields.
Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnAnalysisPropsMixin.MeasureFieldProperty>- See Also:
-
builder
@Stability(Stable) static CfnAnalysisPropsMixin.FilledMapAggregatedFieldWellsProperty.Builder builder()
-