toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.quicksight.kotlin.outputs
/
DashboardFreeFormLayoutCanvasSizeOptions
Dashboard
Free
Form
Layout
Canvas
Size
Options
data
class
DashboardFreeFormLayoutCanvasSizeOptions
(
val
screenCanvasSizeOptions
:
DashboardFreeFormLayoutScreenCanvasSizeOptions
?
=
null
)
Members
Constructors
Dashboard
Free
Form
Layout
Canvas
Size
Options
Link copied to clipboard
constructor
(
screenCanvasSizeOptions
:
DashboardFreeFormLayoutScreenCanvasSizeOptions
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
screen
Canvas
Size
Options
Link copied to clipboard
val
screenCanvasSizeOptions
:
DashboardFreeFormLayoutScreenCanvasSizeOptions
?
=
null
The options that determine the sizing of the canvas used in a free-form layout.