Preparing search index...
The search index is not available
@pulumi/awsx
@pulumi/awsx
classic
cloudwatch
LogWidgetJson
Interface LogWidgetJson
interface
LogWidgetJson
{
height
:
Input
<
number
>
;
properties
:
Input
<
LogWidgetPropertiesJson
>
;
type
:
Input
<
"log"
>
;
width
:
Input
<
number
>
;
x
:
Input
<
number
>
;
y
:
Input
<
number
>
;
}
Hierarchy (
view full
)
WidgetJson
LogWidgetJson
Index
Properties
height
properties
type
width
x
y
Properties
height
height
:
Input
<
number
>
properties
properties
:
Input
<
LogWidgetPropertiesJson
>
type
type
:
Input
<
"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