Preparing search index...
The search index is not available
@pulumi/awsx
@pulumi/awsx
classic
cloudwatch
WidgetJson
Interface WidgetJson
interface
WidgetJson
{
height
:
Input
<
number
>
;
properties
:
Record
<
string
,
any
>
;
type
:
Input
<
"metric"
|
"alarm"
|
"text"
|
"log"
>
;
width
:
Input
<
number
>
;
x
:
Input
<
number
>
;
y
:
Input
<
number
>
;
}
Hierarchy (
view full
)
WidgetJson
AlarmWidgetJson
TextWidgetJson
MetricWidgetJson
LogWidgetJson
Index
Properties
height
properties
type
width
x
y
Properties
height
height
:
Input
<
number
>
properties
properties
:
Record
<
string
,
any
>
type
type
:
Input
<
"metric"
|
"alarm"
|
"text"
|
"log"
>
width
width
:
Input
<
number
>
x
x
:
Input
<
number
>
y
y
:
Input
<
number
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
height
properties
type
width
x
y
@pulumi/awsx
Loading...
Generated using
TypeDoc