Show / Hide Table of Contents

Interface CfnTemplatePropsMixin.ITreeMapFieldWellsProperty

The field wells of a tree map.

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

ExampleMetadata: fixture=_generated

Synopsis

Properties

TreeMapAggregatedFieldWells

The aggregated field wells of a tree map.

Properties

TreeMapAggregatedFieldWells

The aggregated field wells of a tree map.

object? TreeMapAggregatedFieldWells { get; }
Property Value

object

Remarks

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

Type union: either IResolvable or CfnTemplatePropsMixin.ITreeMapAggregatedFieldWellsProperty

Back to top Generated by DocFX