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