| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudwatch |
Amazon CloudWatch Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
AlarmWidgetProps.Builder |
AlarmWidgetProps.Builder.alarm(IAlarm alarm)
Sets the value of
AlarmWidgetProps.getAlarm() |
static AlarmWidgetProps.Builder |
AlarmWidgetProps.builder() |
AlarmWidgetProps.Builder |
AlarmWidgetProps.Builder.height(Number height)
Sets the value of
MetricWidgetProps.getHeight() |
AlarmWidgetProps.Builder |
AlarmWidgetProps.Builder.leftYAxis(YAxisProps leftYAxis)
Sets the value of
AlarmWidgetProps.getLeftYAxis() |
AlarmWidgetProps.Builder |
AlarmWidgetProps.Builder.region(String region)
Sets the value of
MetricWidgetProps.getRegion() |
AlarmWidgetProps.Builder |
AlarmWidgetProps.Builder.title(String title)
Sets the value of
MetricWidgetProps.getTitle() |
AlarmWidgetProps.Builder |
AlarmWidgetProps.Builder.width(Number width)
Sets the value of
MetricWidgetProps.getWidth() |
| Constructor and Description |
|---|
Jsii$Proxy(AlarmWidgetProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
AlarmWidgetProps.Builder. |
Copyright © 2022. All rights reserved.