toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerservice.kotlin.inputs
/
OpenShiftManagedClusterMasterPoolProfileArgs
/
OpenShiftManagedClusterMasterPoolProfileArgs
Open
Shift
Managed
Cluster
Master
Pool
Profile
Args
constructor
(
count
:
Output
<
Int
>
,
name
:
Output
<
String
>
?
=
null
,
osType
:
Output
<
Either
<
String
,
OSType
>
>
?
=
null
,
subnetCidr
:
Output
<
String
>
?
=
null
,
vmSize
:
Output
<
Either
<
String
,
OpenShiftContainerServiceVMSize
>
>
)