Interface CfnAnalysis.KPIConfigurationProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnAnalysis.KPIConfigurationProperty.Jsii$Proxy
- Enclosing class:
CfnAnalysis
@Stability(Stable)
public static interface CfnAnalysis.KPIConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
The configuration of a KPI visual.
Example:
- See Also:
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic final class
A builder forCfnAnalysis.KPIConfigurationProperty
static final class
An implementation forCfnAnalysis.KPIConfigurationProperty
-
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getFieldWells
The field well configuration of a KPI visual.- See Also:
-
getKpiOptions
The options that determine the presentation of a KPI visual.- See Also:
-
getSortConfiguration
The sort configuration of a KPI visual.- See Also:
-
builder
-