screen Canvas Size Options
suspend fun screenCanvasSizeOptions(value: Output<DashboardFreeFormLayoutScreenCanvasSizeOptionsArgs>)
Parameters
value
The options that determine the sizing of the canvas used in a free-form layout.
suspend fun screenCanvasSizeOptions(argument: suspend DashboardFreeFormLayoutScreenCanvasSizeOptionsArgsBuilder.() -> Unit)
Parameters
argument
The options that determine the sizing of the canvas used in a free-form layout.