Interface CfnDashboard.InsightConfigurationProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnDashboard.InsightConfigurationProperty.Jsii$Proxy
- Enclosing class:
CfnDashboard
@Stability(Stable)
public static interface CfnDashboard.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 forCfnDashboard.InsightConfigurationPropertystatic final classAn implementation forCfnDashboard.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: '<'eitherIResolvableorCfnDashboard.ComputationProperty>- See Also:
-
getCustomNarrative
The custom narrative of the insight visual.Returns union: either
IResolvableorCfnDashboard.CustomNarrativeOptionsProperty- See Also:
-
getInteractions
The general visual interactions setup for a visual.Returns union: either
IResolvableorCfnDashboard.VisualInteractionOptionsProperty- See Also:
-
builder
-