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