interface FunnelChartFieldWellsProperty
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.QuickSight.CfnTemplate.FunnelChartFieldWellsProperty |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsquicksight#CfnTemplate_FunnelChartFieldWellsProperty |
![]() | software.amazon.awscdk.services.quicksight.CfnTemplate.FunnelChartFieldWellsProperty |
![]() | aws_cdk.aws_quicksight.CfnTemplate.FunnelChartFieldWellsProperty |
![]() | aws-cdk-lib » aws_quicksight » CfnTemplate » FunnelChartFieldWellsProperty |
The field well configuration of a FunnelChartVisual
.
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
Example
// The generated example for this type would exceed 500 lines,
// and has been elided for readability.
Properties
Name | Type | Description |
---|---|---|
funnel | IResolvable | Funnel | The field well configuration of a FunnelChartVisual . |
funnelChartAggregatedFieldWells?
Type:
IResolvable
|
Funnel
(optional)
The field well configuration of a FunnelChartVisual
.