pulumi-kubernetes-kotlin
4.6.1.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.coordination.v1.kotlin.outputs
/
LeaseSpecPatch
/
LeaseSpecPatch
Lease
Spec
Patch
fun
LeaseSpecPatch
(
acquireTime
:
String
?
=
null
,
holderIdentity
:
String
?
=
null
,
leaseDurationSeconds
:
Int
?
=
null
,
leaseTransitions
:
Int
?
=
null
,
renewTime
:
String
?
=
null
)