pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.monitoring.v1.kotlin.inputs
/
ThresholdArgs
/
ThresholdArgs
Threshold
Args
fun
ThresholdArgs
(
color
:
Output
<
ThresholdColor
>
?
=
null
,
direction
:
Output
<
ThresholdDirection
>
?
=
null
,
label
:
Output
<
String
>
?
=
null
,
targetAxis
:
Output
<
ThresholdTargetAxis
>
?
=
null
,
value
:
Output
<
Double
>
?
=
null
)