toggle menu
pulumi-kubernetes-kotlin
4.23.0.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.apps.v1.kotlin.inputs
/
ReplicaSetSpecPatchArgs
/
ReplicaSetSpecPatchArgs
Replica
Set
Spec
Patch
Args
constructor
(
minReadySeconds
:
Output
<
Int
>
?
=
null
,
replicas
:
Output
<
Int
>
?
=
null
,
selector
:
Output
<
LabelSelectorPatchArgs
>
?
=
null
,
template
:
Output
<
PodTemplateSpecPatchArgs
>
?
=
null
)