Interface CfnAnalysis.InsightConfigurationProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnAnalysis.InsightConfigurationProperty.Jsii$Proxy
- Enclosing class:
CfnAnalysis
@Stability(Stable)
public static interface CfnAnalysis.InsightConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
The configuration of an insight visual.
Example:
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classA builder forCfnAnalysis.InsightConfigurationPropertystatic final classAn implementation forCfnAnalysis.InsightConfigurationProperty -
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getComputations
The computations configurations of the insight visual.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnAnalysis.ComputationProperty>- See Also:
-
getCustomNarrative
The custom narrative of the insight visual.Returns union: either
IResolvableorCfnAnalysis.CustomNarrativeOptionsProperty- See Also:
-
getInteractions
The general visual interactions setup for a visual.Returns union: either
IResolvableorCfnAnalysis.VisualInteractionOptionsProperty- See Also:
-
builder
-