toggle menu
pulumi-azure-native-kotlin
2.44.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerservice.kotlin.inputs
/
OpenShiftManagedClusterAgentPoolProfileArgsBuilder
/
osType
os
Type
@
JvmName
(
name
=
"bgphccispqqrcqsq"
)
suspend
fun
osType
(
value
:
Output
<
Either
<
String
,
OSType
>
>
)
@
JvmName
(
name
=
"goanqrcetxgotsna"
)
suspend
fun
osType
(
value
:
Either
<
String
,
OSType
>
?
)
@
JvmName
(
name
=
"exurlgnixvwkcjen"
)
fun
osType
(
value
:
String
)
@
JvmName
(
name
=
"orcqlxpgoqxkickx"
)
fun
osType
(
value
:
OSType
)
Parameters
value
OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux.