aws-cdk-lib.aws_quicksight.CfnTemplate.BarChartFieldWellsProperty

interface BarChartFieldWellsProperty

LanguageType name
.NETAmazon.CDK.AWS.QuickSight.CfnTemplate.BarChartFieldWellsProperty
Gogithub.com/aws/aws-cdk-go/awscdk/v2/awsquicksight#CfnTemplate_BarChartFieldWellsProperty
Javasoftware.amazon.awscdk.services.quicksight.CfnTemplate.BarChartFieldWellsProperty
Pythonaws_cdk.aws_quicksight.CfnTemplate.BarChartFieldWellsProperty
TypeScript aws-cdk-lib » aws_quicksight » CfnTemplate » BarChartFieldWellsProperty

The field wells of a BarChartVisual .

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

NameTypeDescription
barChartAggregatedFieldWells?IResolvable | BarChartAggregatedFieldWellsPropertyThe aggregated field wells of a bar chart.

barChartAggregatedFieldWells?

Type: IResolvable | BarChartAggregatedFieldWellsProperty (optional)

The aggregated field wells of a bar chart.