toggle menu
pulumi-kubernetes-kotlin
3.30.2.2
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.flowcontrol.v1beta3.kotlin
/
PriorityLevelConfigurationPatchArgsBuilder
Priority
Level
Configuration
Patch
Args
Builder
class
PriorityLevelConfigurationPatchArgsBuilder
Builder for
PriorityLevelConfigurationPatchArgs
.
Members
Functions
api
Version
Link copied to clipboard
@
JvmName
(
name
=
"sgvvpoxbaljrwdnd"
)
suspend
fun
apiVersion
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"olsfvithumtrkaty"
)
suspend
fun
apiVersion
(
value
:
String
?
)
kind
Link copied to clipboard
@
JvmName
(
name
=
"ellbbqexlwkdnrby"
)
suspend
fun
kind
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"gvhfilshorispcjx"
)
suspend
fun
kind
(
value
:
String
?
)
metadata
Link copied to clipboard
@
JvmName
(
name
=
"srvrunccdxhqwynj"
)
suspend
fun
metadata
(
value
:
Output
<
ObjectMetaPatchArgs
>
)
@
JvmName
(
name
=
"rppyelcyeanphuwn"
)
suspend
fun
metadata
(
value
:
ObjectMetaPatchArgs
?
)
@
JvmName
(
name
=
"xdgfrqilvmyoaoec"
)
suspend
fun
metadata
(
argument
:
suspend
ObjectMetaPatchArgsBuilder
.
(
)
->
Unit
)
spec
Link copied to clipboard
@
JvmName
(
name
=
"dgglcgwuyccshqap"
)
suspend
fun
spec
(
value
:
Output
<
PriorityLevelConfigurationSpecPatchArgs
>
)
@
JvmName
(
name
=
"xponuiluviyfwgpy"
)
suspend
fun
spec
(
value
:
PriorityLevelConfigurationSpecPatchArgs
?
)
@
JvmName
(
name
=
"yqdjjivnjcfunoxc"
)
suspend
fun
spec
(
argument
:
suspend
PriorityLevelConfigurationSpecPatchArgsBuilder
.
(
)
->
Unit
)