interface InsightConfigurationProperty
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.QuickSight.CfnAnalysis.InsightConfigurationProperty |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsquicksight#CfnAnalysis_InsightConfigurationProperty |
![]() | software.amazon.awscdk.services.quicksight.CfnAnalysis.InsightConfigurationProperty |
![]() | aws_cdk.aws_quicksight.CfnAnalysis.InsightConfigurationProperty |
![]() | aws-cdk-lib » aws_quicksight » CfnAnalysis » 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
Name | Type | Description |
---|---|---|
computations? | IResolvable | IResolvable | Computation [] | The computations configurations of the insight visual. |
custom | IResolvable | Custom | The custom narrative of the insight visual. |
computations?
Type:
IResolvable
|
IResolvable
|
Computation
[]
(optional)
The computations configurations of the insight visual.
customNarrative?
Type:
IResolvable
|
Custom
(optional)
The custom narrative of the insight visual.