toggle menu
pulumi-kubernetes-kotlin
3.30.2.2
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.apps.v1.kotlin.inputs
/
StatefulSetStatusArgsBuilder
/
replicas
replicas
@
JvmName
(
name
=
"wnwynobvbfjjpbxs"
)
suspend
fun
replicas
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"upypfwjknilcvgxm"
)
suspend
fun
replicas
(
value
:
Int
)
Parameters
value
replicas is the number of Pods created by the StatefulSet controller.