pulumi-kubernetes-kotlin
4.6.1.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.flowcontrol.v1beta3.kotlin
/
PriorityLevelConfigurationPatchArgsBuilder
Priority
Level
Configuration
Patch
Args
Builder
class
PriorityLevelConfigurationPatchArgsBuilder
Builder for
PriorityLevelConfigurationPatchArgs
.
Functions
Functions
api
Version
Link copied to clipboard
@
JvmName
(
name
=
"nlkpyogylimueeum"
)
suspend
fun
apiVersion
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"noxiujccysotjiog"
)
suspend
fun
apiVersion
(
value
:
String
?
)
kind
Link copied to clipboard
@
JvmName
(
name
=
"thweillutrgkkbdu"
)
suspend
fun
kind
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"iqdgfsacjpdkcypl"
)
suspend
fun
kind
(
value
:
String
?
)
metadata
Link copied to clipboard
@
JvmName
(
name
=
"yyhbtoxvbrndnpbi"
)
suspend
fun
metadata
(
value
:
Output
<
ObjectMetaPatchArgs
>
)
@
JvmName
(
name
=
"wuwhoxmnrjpfvbop"
)
suspend
fun
metadata
(
value
:
ObjectMetaPatchArgs
?
)
@
JvmName
(
name
=
"kfsrhlnexyhcsmji"
)
suspend
fun
metadata
(
argument
:
suspend
ObjectMetaPatchArgsBuilder
.
(
)
->
Unit
)
spec
Link copied to clipboard
@
JvmName
(
name
=
"glklftmtsuosighm"
)
suspend
fun
spec
(
value
:
Output
<
PriorityLevelConfigurationSpecPatchArgs
>
)
@
JvmName
(
name
=
"ctqkfasvqqnwgmbi"
)
suspend
fun
spec
(
value
:
PriorityLevelConfigurationSpecPatchArgs
?
)
@
JvmName
(
name
=
"bvgvcopmoiwwsfbk"
)
suspend
fun
spec
(
argument
:
suspend
PriorityLevelConfigurationSpecPatchArgsBuilder
.
(
)
->
Unit
)