Show / Hide Table of Contents

Interface CfnTemplate.IPieChartFieldWellsProperty

The field well configuration of a pie chart.

Namespace: Amazon.CDK.AWS.QuickSight
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface CfnTemplate.IPieChartFieldWellsProperty
Syntax (vb)
Public Interface CfnTemplate.IPieChartFieldWellsProperty
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-piechartfieldwells.html

ExampleMetadata: fixture=_generated

Synopsis

Properties

PieChartAggregatedFieldWells

The field well configuration of a pie chart.

Properties

PieChartAggregatedFieldWells

The field well configuration of a pie chart.

object? PieChartAggregatedFieldWells { get; }
Property Value

object

Remarks

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

Back to top Generated by DocFX