Interface CfnTemplatePropsMixin.ITreeMapFieldWellsProperty
The field wells of a tree map.
Namespace: Amazon.CDK.CfnPropertyMixins.AWS.QuickSight
Assembly: Amazon.CDK.CfnPropertyMixins.dll
Syntax (csharp)
public interface CfnTemplatePropsMixin.ITreeMapFieldWellsProperty
Syntax (vb)
Public Interface CfnTemplatePropsMixin.ITreeMapFieldWellsProperty
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
| TreeMapAggregatedFieldWells | The aggregated field wells of a tree map. |
Properties
TreeMapAggregatedFieldWells
The aggregated field wells of a tree map.
object? TreeMapAggregatedFieldWells { get; }