toggle menu
pulumi-alicloud-kotlin
3.77.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ess.kotlin.inputs
/
AlarmExpressionArgsBuilder
Alarm
Expression
Args
Builder
class
AlarmExpressionArgsBuilder
Builder for
AlarmExpressionArgs
.
Members
Functions
comparison
Operator
Link copied to clipboard
@
JvmName
(
name
=
"cpymnpgfxtrayvue"
)
suspend
fun
comparisonOperator
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vmdmkprewgdsbidy"
)
suspend
fun
comparisonOperator
(
value
:
String
?
)
metric
Name
Link copied to clipboard
@
JvmName
(
name
=
"rwxhbpllomeecxnn"
)
suspend
fun
metricName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jnrfomcjphsulqnj"
)
suspend
fun
metricName
(
value
:
String
?
)
period
Link copied to clipboard
@
JvmName
(
name
=
"jdefgaiasbywcpjm"
)
suspend
fun
period
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"bdgkilmvxeustyaf"
)
suspend
fun
period
(
value
:
Int
?
)
statistics
Link copied to clipboard
@
JvmName
(
name
=
"mlbwvtdmladvcfdd"
)
suspend
fun
statistics
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vhqbspdacwqframj"
)
suspend
fun
statistics
(
value
:
String
?
)
threshold
Link copied to clipboard
@
JvmName
(
name
=
"beanvgqswlgpsspk"
)
suspend
fun
threshold
(
value
:
Output
<
Double
>
)
@
JvmName
(
name
=
"fslcyrgchuldisgg"
)
suspend
fun
threshold
(
value
:
Double
?
)