toggle menu
pulumi-kubernetes-kotlin
4.22.2.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.flowcontrol.v1alpha1.kotlin
/
PriorityLevelConfigurationPatchArgsBuilder
Priority
Level
Configuration
Patch
Args
Builder
class
PriorityLevelConfigurationPatchArgsBuilder
Builder for
PriorityLevelConfigurationPatchArgs
.
Members
Functions
api
Version
Link copied to clipboard
@
JvmName
(
name
=
"jqkbxbjhtknvlaqg"
)
suspend
fun
apiVersion
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"savohtncnrlevlre"
)
suspend
fun
apiVersion
(
value
:
String
?
)
kind
Link copied to clipboard
@
JvmName
(
name
=
"gourkyufskmpygjw"
)
suspend
fun
kind
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tkbvkyotwayrnsah"
)
suspend
fun
kind
(
value
:
String
?
)
metadata
Link copied to clipboard
@
JvmName
(
name
=
"ibxywrlkhklcxtqy"
)
suspend
fun
metadata
(
value
:
Output
<
ObjectMetaPatchArgs
>
)
@
JvmName
(
name
=
"snouriefuiibkxiq"
)
suspend
fun
metadata
(
value
:
ObjectMetaPatchArgs
?
)
@
JvmName
(
name
=
"hnnhslfrxmptofwt"
)
suspend
fun
metadata
(
argument
:
suspend
ObjectMetaPatchArgsBuilder
.
(
)
->
Unit
)
spec
Link copied to clipboard
@
JvmName
(
name
=
"xouxnydjivykjaul"
)
suspend
fun
spec
(
value
:
Output
<
PriorityLevelConfigurationSpecPatchArgs
>
)
@
JvmName
(
name
=
"vmoofjcmxsxbmjwq"
)
suspend
fun
spec
(
value
:
PriorityLevelConfigurationSpecPatchArgs
?
)
@
JvmName
(
name
=
"ggtwnfihcwbpqdcf"
)
suspend
fun
spec
(
argument
:
suspend
PriorityLevelConfigurationSpecPatchArgsBuilder
.
(
)
->
Unit
)