pulumi-azure-native-kotlin
2.8.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.media.kotlin.inputs
/
RectangleArgsBuilder
Rectangle
Args
Builder
class
RectangleArgsBuilder
Builder for
RectangleArgs
.
Functions
Functions
height
Link copied to clipboard
@
JvmName
(
name
=
"vhktcwmpuawrtlhq"
)
suspend
fun
height
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"yttexnxjpoeumigv"
)
suspend
fun
height
(
value
:
String
?
)
left
Link copied to clipboard
@
JvmName
(
name
=
"lvcpfhgcewtfjucp"
)
suspend
fun
left
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nnyqrpjiecucvbri"
)
suspend
fun
left
(
value
:
String
?
)
top
Link copied to clipboard
@
JvmName
(
name
=
"kbwktlohqufllggd"
)
suspend
fun
top
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mgodhjfnhsxmxauv"
)
suspend
fun
top
(
value
:
String
?
)
width
Link copied to clipboard
@
JvmName
(
name
=
"xfidhkjgjjtrewlm"
)
suspend
fun
width
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"utkqwkambqhcpbih"
)
suspend
fun
width
(
value
:
String
?
)