Show / Hide Table of Contents

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.

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-filledmapfieldwells.html

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; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-filledmapfieldwells.html#cfn-quicksight-dashboard-filledmapfieldwells-filledmapaggregatedfieldwells

Type union: either IResolvable or CfnDashboardPropsMixin.IFilledMapAggregatedFieldWellsProperty

Back to top Generated by DocFX