pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.monitoring.v1.kotlin.inputs
/
TileArgs
/
TileArgs
Tile
Args
fun
TileArgs
(
height
:
Output
<
Int
>
?
=
null
,
widget
:
Output
<
WidgetArgs
>
?
=
null
,
width
:
Output
<
Int
>
?
=
null
,
xPos
:
Output
<
Int
>
?
=
null
,
yPos
:
Output
<
Int
>
?
=
null
)