@Generated(value="jsii-pacmak/0.13.2 (build a2116e9)", date="2019-07-01T16:58:11.764Z") @Stability(value=Experimental) public interface MetricWidgetProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
MetricWidgetProps.Builder
A builder for
MetricWidgetProps |
static class |
MetricWidgetProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static MetricWidgetProps.Builder |
builder() |
Number |
getHeight()
Height of the widget.
|
String |
getRegion()
The region the metrics of this graph should be taken from.
|
String |
getTitle()
Title for the graph.
|
Number |
getWidth()
Width of the widget, in a grid of 24 units wide.
|
@Stability(value=Experimental) Number getHeight()
@Stability(value=Experimental) String getRegion()
@Stability(value=Experimental) String getTitle()
@Stability(value=Experimental) Number getWidth()
@Stability(value=Experimental) static MetricWidgetProps.Builder builder()
MetricWidgetProps.Builder of MetricWidgetPropsCopyright © 2019. All rights reserved.