aws-cdk-lib.aws_quicksight.CfnTemplate.InsightConfigurationProperty

interface InsightConfigurationProperty

LanguageType name
.NETAmazon.CDK.AWS.QuickSight.CfnTemplate.InsightConfigurationProperty
Gogithub.com/aws/aws-cdk-go/awscdk/v2/awsquicksight#CfnTemplate_InsightConfigurationProperty
Javasoftware.amazon.awscdk.services.quicksight.CfnTemplate.InsightConfigurationProperty
Pythonaws_cdk.aws_quicksight.CfnTemplate.InsightConfigurationProperty
TypeScript aws-cdk-lib » aws_quicksight » CfnTemplate » InsightConfigurationProperty

The configuration of an insight visual.

Example

// The generated example for this type would exceed 500 lines,
// and has been elided for readability.

Properties

NameTypeDescription
computations?IResolvable | IResolvable | ComputationProperty[]The computations configurations of the insight visual.
customNarrative?IResolvable | CustomNarrativeOptionsPropertyThe custom narrative of the insight visual.

computations?

Type: IResolvable | IResolvable | ComputationProperty[] (optional)

The computations configurations of the insight visual.


customNarrative?

Type: IResolvable | CustomNarrativeOptionsProperty (optional)

The custom narrative of the insight visual.