Interface CfnDashboardPropsMixin.IFilledMapFieldWellsProperty
The field wells of a FilledMapVisual .
Namespace: Amazon.CDK.CfnPropertyMixins.AWS.QuickSight
Assembly: Amazon.CDK.CfnPropertyMixins.dll
Syntax (csharp)
public interface CfnDashboardPropsMixin.IFilledMapFieldWellsProperty
Syntax (vb)
Public Interface CfnDashboardPropsMixin.IFilledMapFieldWellsProperty
Remarks
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
ExampleMetadata: fixture=_generated
Synopsis
Properties
| FilledMapAggregatedFieldWells | The aggregated field well of the filled map. |
Properties
FilledMapAggregatedFieldWells
The aggregated field well of the filled map.
object? FilledMapAggregatedFieldWells { get; }