toggle menu
pulumi-kubernetes-kotlin
4.23.0.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.resource.v1alpha3.kotlin.inputs
/
DeviceTaintRuleSpecPatchArgsBuilder
/
taint
taint
@
JvmName
(
name
=
"fmaeybeoqexdakcc"
)
suspend
fun
taint
(
value
:
Output
<
DeviceTaintPatchArgs
>
)
@
JvmName
(
name
=
"sgqvvvkbfnuhbgdi"
)
suspend
fun
taint
(
value
:
DeviceTaintPatchArgs
?
)
Parameters
value
The taint that gets applied to matching devices.
@
JvmName
(
name
=
"ebhntejtpnxyvbny"
)
suspend
fun
taint
(
argument
:
suspend
DeviceTaintPatchArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The taint that gets applied to matching devices.