pulumi-kubernetes-kotlin
4.6.1.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.coordination.v1.kotlin
/
LeaseArgsBuilder
Lease
Args
Builder
class
LeaseArgsBuilder
Builder for
LeaseArgs
.
Functions
Functions
api
Version
Link copied to clipboard
@
JvmName
(
name
=
"jxnceedkkashokhs"
)
suspend
fun
apiVersion
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rutslxnpaprsfsks"
)
suspend
fun
apiVersion
(
value
:
String
?
)
kind
Link copied to clipboard
@
JvmName
(
name
=
"bpnpsymgrxhcaltv"
)
suspend
fun
kind
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"skpcbuylpwsfdxap"
)
suspend
fun
kind
(
value
:
String
?
)
metadata
Link copied to clipboard
@
JvmName
(
name
=
"qjidyypjrefsmdjt"
)
suspend
fun
metadata
(
value
:
Output
<
ObjectMetaArgs
>
)
@
JvmName
(
name
=
"snnqqdhdxltqctib"
)
suspend
fun
metadata
(
value
:
ObjectMetaArgs
?
)
@
JvmName
(
name
=
"jvapktyxubavlxmu"
)
suspend
fun
metadata
(
argument
:
suspend
ObjectMetaArgsBuilder
.
(
)
->
Unit
)
spec
Link copied to clipboard
@
JvmName
(
name
=
"samlbugtxceepfmu"
)
suspend
fun
spec
(
value
:
Output
<
LeaseSpecArgs
>
)
@
JvmName
(
name
=
"hcmqerrwnbnpmyik"
)
suspend
fun
spec
(
value
:
LeaseSpecArgs
?
)
@
JvmName
(
name
=
"obfugixdgemjopij"
)
suspend
fun
spec
(
argument
:
suspend
LeaseSpecArgsBuilder
.
(
)
->
Unit
)