pulumi-kubernetes-kotlin
4.6.1.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.flowcontrol.v1.kotlin
/
PriorityLevelConfigurationPatchArgsBuilder
Priority
Level
Configuration
Patch
Args
Builder
class
PriorityLevelConfigurationPatchArgsBuilder
Builder for
PriorityLevelConfigurationPatchArgs
.
Functions
Functions
api
Version
Link copied to clipboard
@
JvmName
(
name
=
"frlwibytjpmwhlmc"
)
suspend
fun
apiVersion
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ftacxkkcgitdrtha"
)
suspend
fun
apiVersion
(
value
:
String
?
)
kind
Link copied to clipboard
@
JvmName
(
name
=
"cwqltknswhylracm"
)
suspend
fun
kind
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lftgjjwsvqnlobnl"
)
suspend
fun
kind
(
value
:
String
?
)
metadata
Link copied to clipboard
@
JvmName
(
name
=
"yxhuirrikyqeorcf"
)
suspend
fun
metadata
(
value
:
Output
<
ObjectMetaPatchArgs
>
)
@
JvmName
(
name
=
"llsrhmeslbxjmvfa"
)
suspend
fun
metadata
(
value
:
ObjectMetaPatchArgs
?
)
@
JvmName
(
name
=
"vgxebbkqdecknyco"
)
suspend
fun
metadata
(
argument
:
suspend
ObjectMetaPatchArgsBuilder
.
(
)
->
Unit
)
spec
Link copied to clipboard
@
JvmName
(
name
=
"oxnrrqewkssgoagn"
)
suspend
fun
spec
(
value
:
Output
<
PriorityLevelConfigurationSpecPatchArgs
>
)
@
JvmName
(
name
=
"bbvqqoncuukyqjgb"
)
suspend
fun
spec
(
value
:
PriorityLevelConfigurationSpecPatchArgs
?
)
@
JvmName
(
name
=
"tflijtvwlnkplmsb"
)
suspend
fun
spec
(
argument
:
suspend
PriorityLevelConfigurationSpecPatchArgsBuilder
.
(
)
->
Unit
)