toggle menu
pulumi-kubernetes-kotlin
3.30.2.2
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
,
renewTime
:
Output
<
String
>
?
=
null
)