Show / Hide Table of Contents

Interface CfnAnalysis.IBoxPlotFieldWellsProperty

The field wells of a BoxPlotVisual .

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

ExampleMetadata: fixture=_generated

Synopsis

Properties

BoxPlotAggregatedFieldWells

The aggregated field wells of a box plot.

Properties

BoxPlotAggregatedFieldWells

The aggregated field wells of a box plot.

object? BoxPlotAggregatedFieldWells { get; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-analysis-boxplotfieldwells.html#cfn-quicksight-analysis-boxplotfieldwells-boxplotaggregatedfieldwells

Back to top Generated by DocFX