| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudwatch |
Amazon CloudWatch Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
default GraphWidgetView |
GraphWidgetProps.getView()
Display this metric.
|
GraphWidgetView |
GraphWidgetProps.Jsii$Proxy.getView() |
static GraphWidgetView |
GraphWidgetView.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GraphWidgetView[] |
GraphWidgetView.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GraphWidgetProps.Builder |
GraphWidgetProps.Builder.view(GraphWidgetView view)
Sets the value of
GraphWidgetProps.getView() |
GraphWidget.Builder |
GraphWidget.Builder.view(GraphWidgetView view)
Display this metric.
|
Copyright © 2022. All rights reserved.