toggle menu
pulumi-kubernetes-kotlin
4.23.0.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.coordination.v1.kotlin.outputs
/
LeaseSpecPatch
/
LeaseSpecPatch
Lease
Spec
Patch
constructor
(
acquireTime
:
String
?
=
null
,
holderIdentity
:
String
?
=
null
,
leaseDurationSeconds
:
Int
?
=
null
,
leaseTransitions
:
Int
?
=
null
,
preferredHolder
:
String
?
=
null
,
renewTime
:
String
?
=
null
,
strategy
:
String
?
=
null
)