Interface CfnAnalysis.FilledMapFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnAnalysis.FilledMapFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnAnalysis
@Stability(Stable)
public static interface CfnAnalysis.FilledMapFieldWellsProperty
extends software.amazon.jsii.JsiiSerializable
The field wells of a
FilledMapVisual .
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
Example:
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classA builder forCfnAnalysis.FilledMapFieldWellsPropertystatic final classAn implementation forCfnAnalysis.FilledMapFieldWellsProperty -
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getFilledMapAggregatedFieldWells
The aggregated field well of the filled map.Returns union: either
IResolvableorCfnAnalysis.FilledMapAggregatedFieldWellsProperty- See Also:
-
builder
-