interface KPIFieldWellsProperty
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.QuickSight.CfnDashboard.KPIFieldWellsProperty |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsquicksight#CfnDashboard_KPIFieldWellsProperty |
![]() | software.amazon.awscdk.services.quicksight.CfnDashboard.KPIFieldWellsProperty |
![]() | aws_cdk.aws_quicksight.CfnDashboard.KPIFieldWellsProperty |
![]() | aws-cdk-lib » aws_quicksight » CfnDashboard » KPIFieldWellsProperty |
The field well configuration of a KPI visual.
Example
// The generated example for this type would exceed 500 lines,
// and has been elided for readability.
Properties
Name | Type | Description |
---|---|---|
target | IResolvable | IResolvable | Measure [] | The target value field wells of a KPI visual. |
trend | IResolvable | IResolvable | Dimension [] | The trend group field wells of a KPI visual. |
values? | IResolvable | IResolvable | Measure [] | The value field wells of a KPI visual. |
targetValues?
Type:
IResolvable
|
IResolvable
|
Measure
[]
(optional)
The target value field wells of a KPI visual.
trendGroups?
Type:
IResolvable
|
IResolvable
|
Dimension
[]
(optional)
The trend group field wells of a KPI visual.
values?
Type:
IResolvable
|
IResolvable
|
Measure
[]
(optional)
The value field wells of a KPI visual.