toggle menu
pulumi-kubernetes-kotlin
4.22.2.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.coordination.v1.kotlin.inputs
/
LeaseSpecPatchArgs
/
LeaseSpecPatchArgs
Lease
Spec
Patch
Args
constructor
(
acquireTime
:
Output
<
String
>
?
=
null
,
holderIdentity
:
Output
<
String
>
?
=
null
,
leaseDurationSeconds
:
Output
<
Int
>
?
=
null
,
leaseTransitions
:
Output
<
Int
>
?
=
null
,
preferredHolder
:
Output
<
String
>
?
=
null
,
renewTime
:
Output
<
String
>
?
=
null
,
strategy
:
Output
<
String
>
?
=
null
)