| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudwatch |
Amazon CloudWatch Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static TextWidget.Builder |
TextWidget.Builder.create() |
TextWidget.Builder |
TextWidget.Builder.height(Number height)
Height of the widget.
|
TextWidget.Builder |
TextWidget.Builder.markdown(String markdown)
The text to display, in MarkDown format.
|
TextWidget.Builder |
TextWidget.Builder.width(Number width)
Width of the widget, in a grid of 24 units wide.
|
Copyright © 2022. All rights reserved.