toggle menu
pulumi-kubernetes-kotlin
4.23.0.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.resource.v1beta2.kotlin.inputs
/
DeviceTolerationPatchArgs
/
DeviceTolerationPatchArgs
Device
Toleration
Patch
Args
constructor
(
effect
:
Output
<
String
>
?
=
null
,
key
:
Output
<
String
>
?
=
null
,
operator
:
Output
<
String
>
?
=
null
,
tolerationSeconds
:
Output
<
Int
>
?
=
null
,
value
:
Output
<
String
>
?
=
null
)