@Generated(value="jsii-pacmak/1.31.0 (build 6fa403d)", date="2021-07-21T15:55:57.922Z") @Stability(value=Stable) public interface SingleValueWidgetProps extends software.amazon.jsii.JsiiSerializable, MetricWidgetProps
| Modifier and Type | Interface and Description |
|---|---|
static class |
SingleValueWidgetProps.Builder
A builder for
SingleValueWidgetProps |
static class |
SingleValueWidgetProps.Jsii$Proxy
An implementation for
SingleValueWidgetProps |
| Modifier and Type | Method and Description |
|---|---|
static SingleValueWidgetProps.Builder |
builder() |
default Boolean |
getFullPrecision()
Whether to show as many digits as can fit, before rounding.
|
List<IMetric> |
getMetrics()
Metrics to display.
|
default Boolean |
getSetPeriodToTimeRange()
Whether to show the value from the entire time range.
|
getHeight, getRegion, getTitle, getWidth@Stability(value=Stable) @Nullable default Boolean getFullPrecision()
Default: false
@Stability(value=Stable) @Nullable default Boolean getSetPeriodToTimeRange()
Default: false
@Stability(value=Stable) static SingleValueWidgetProps.Builder builder()
builder in interface MetricWidgetPropsSingleValueWidgetProps.Builder of SingleValueWidgetPropsCopyright © 2021. All rights reserved.