@pulumi/awsx
Version:
[](https://github.com/pulumi/pulumi-awsx/actions) [](https://slack.pulumi.com) [. The default is 6.
*
* Valid Values: 1–24
*
* Type: Integer
*/
width(): number;
/**
* The height of the widget in grid units. The default is 6.
*
* Valid Values: 1–1000
*/
height(): number;
/**
* Converts this widget to an appropriate JSON pojo. The [xOffset] and [yOffset] parameters
* specify where in the final [Dashboard] grid this [Widget] should be placed.
*
* For internal use only.
*/
addWidgetJson(widgetJsons: WidgetJson[], xOffset: number, yOffset: number, region: pulumi.Output<aws.Region>): void;
}
//# sourceMappingURL=widget.d.ts.map