Show / Hide Table of Contents

Interface CfnTemplatePropsMixin.IFunnelChartFieldWellsProperty

The field well configuration of a FunnelChartVisual .

Namespace: Amazon.CDK.CfnPropertyMixins.AWS.QuickSight
Assembly: Amazon.CDK.CfnPropertyMixins.dll
Syntax (csharp)
public interface CfnTemplatePropsMixin.IFunnelChartFieldWellsProperty
Syntax (vb)
Public Interface CfnTemplatePropsMixin.IFunnelChartFieldWellsProperty
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-template-funnelchartfieldwells.html

ExampleMetadata: fixture=_generated

Synopsis

Properties

FunnelChartAggregatedFieldWells

The field well configuration of a FunnelChartVisual .

Properties

FunnelChartAggregatedFieldWells

The field well configuration of a FunnelChartVisual .

object? FunnelChartAggregatedFieldWells { get; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-funnelchartfieldwells.html#cfn-quicksight-template-funnelchartfieldwells-funnelchartaggregatedfieldwells

Type union: either IResolvable or CfnTemplatePropsMixin.IFunnelChartAggregatedFieldWellsProperty

Back to top Generated by DocFX