pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.videoanalyzer.kotlin.inputs
/
VideoScaleArgs
/
VideoScaleArgs
Video
Scale
Args
fun
VideoScaleArgs
(
height
:
Output
<
String
>
?
=
null
,
mode
:
Output
<
Either
<
String
,
VideoScaleMode
>
>
?
=
null
,
width
:
Output
<
String
>
?
=
null
)