Class CfnDashboard.HeatMapFieldWellsProperty
The field well configuration of a heat map.
Inheritance
Implements
Namespace: Amazon.CDK.AWS.QuickSight
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public class HeatMapFieldWellsProperty : Object, CfnDashboard.IHeatMapFieldWellsProperty
Syntax (vb)
Public Class HeatMapFieldWellsProperty
Inherits Object
Implements CfnDashboard.IHeatMapFieldWellsProperty
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
Constructors
Heat |
Properties
Heat |
The aggregated field wells of a heat map. |
Constructors
HeatMapFieldWellsProperty()
public HeatMapFieldWellsProperty()
Properties
HeatMapAggregatedFieldWells
The aggregated field wells of a heat map.
public object HeatMapAggregatedFieldWells { get; set; }
Property Value
System.