toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.documentdb.kotlin.inputs
/
NodeGroupSpecArgs
/
NodeGroupSpecArgs
Node
Group
Spec
Args
constructor
(
diskSizeGB
:
Output
<
Double
>
?
=
null
,
enableHa
:
Output
<
Boolean
>
?
=
null
,
kind
:
Output
<
Either
<
String
,
NodeKind
>
>
?
=
null
,
nodeCount
:
Output
<
Int
>
?
=
null
,
sku
:
Output
<
String
>
?
=
null
)