resizeOption

@JvmName(name = "yutovpdgwfyhyydc")
suspend fun resizeOption(value: Output<TemplateResizeOption>)
@JvmName(name = "frcbwayooqttiplr")
suspend fun resizeOption(value: TemplateResizeOption)

Parameters

value

This value determines the layout behavior when the viewport is resized.

  • FIXED : A fixed width will be used when optimizing the layout. In the Amazon QuickSight console, this option is called Classic .

  • RESPONSIVE : The width of the canvas will be responsive and optimized to the view port. In the Amazon QuickSight console, this option is called Tiled .