pulumi-kubernetes-kotlin
3.30.2.1
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.flowcontrol.v1beta1.kotlin
/
PriorityLevelConfigurationPatchArgsBuilder
Priority
Level
Configuration
Patch
Args
Builder
class
PriorityLevelConfigurationPatchArgsBuilder
Builder for
PriorityLevelConfigurationPatchArgs
.
Functions
Functions
api
Version
Link copied to clipboard
@
JvmName
(
name
=
"dpbknnstuxfuhxqo"
)
suspend
fun
apiVersion
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nyyponogkabccmco"
)
suspend
fun
apiVersion
(
value
:
String
?
)
kind
Link copied to clipboard
@
JvmName
(
name
=
"tnjnjqijiacixwbr"
)
suspend
fun
kind
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mpwrgfqgaugeiquj"
)
suspend
fun
kind
(
value
:
String
?
)
metadata
Link copied to clipboard
@
JvmName
(
name
=
"vvyxolbgjnfgonst"
)
suspend
fun
metadata
(
value
:
Output
<
ObjectMetaPatchArgs
>
)
@
JvmName
(
name
=
"hdsorltsunmdnadj"
)
suspend
fun
metadata
(
value
:
ObjectMetaPatchArgs
?
)
@
JvmName
(
name
=
"pdfriynpmljusyob"
)
suspend
fun
metadata
(
argument
:
suspend
ObjectMetaPatchArgsBuilder
.
(
)
->
Unit
)
spec
Link copied to clipboard
@
JvmName
(
name
=
"poemalavfvphryrk"
)
suspend
fun
spec
(
value
:
Output
<
PriorityLevelConfigurationSpecPatchArgs
>
)
@
JvmName
(
name
=
"jfeeeqjuvbpfhgtp"
)
suspend
fun
spec
(
value
:
PriorityLevelConfigurationSpecPatchArgs
?
)
@
JvmName
(
name
=
"ymbktjaqxwwlvrys"
)
suspend
fun
spec
(
argument
:
suspend
PriorityLevelConfigurationSpecPatchArgsBuilder
.
(
)
->
Unit
)