Interface CfnAnalysis.IInsightConfigurationProperty
The configuration of an insight visual.
Namespace: Amazon.CDK.AWS.QuickSight
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IInsightConfigurationProperty
Syntax (vb)
Public Interface IInsightConfigurationProperty
Remarks
ExampleMetadata: fixture=_generated
Synopsis
Properties
Computations | The computations configurations of the insight visual. |
Custom |
The custom narrative of the insight visual. |
Properties
Computations
The computations configurations of the insight visual.
virtual object Computations { get; }
Property Value
System.
Remarks
CustomNarrative
The custom narrative of the insight visual.
virtual object CustomNarrative { get; }
Property Value
System.