pulumi-alicloud-kotlin
3.55.2.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ecs.kotlin
/
ImageImportArgsBuilder
/
osType
os
Type
@
JvmName
(
name
=
"gmctpfpgrkawqjef"
)
suspend
fun
osType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xkdcxkujaeofsgoc"
)
suspend
fun
osType
(
value
:
String
?
)
Parameters
value
Operating system platform type. Valid values:
windows
, Default is
linux
.