toggle menu
pulumi-alicloud-kotlin
3.56.0.1
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.cms.kotlin.outputs
/
GroupMetricRuleEscalationsWarn
Group
Metric
Rule
Escalations
Warn
data
class
GroupMetricRuleEscalationsWarn
(
val
comparisonOperator
:
String
?
=
null
,
val
statistics
:
String
?
=
null
,
val
threshold
:
String
?
=
null
,
val
times
:
Int
?
=
null
)
Members
Constructors
Group
Metric
Rule
Escalations
Warn
Link copied to clipboard
constructor
(
comparisonOperator
:
String
?
=
null
,
statistics
:
String
?
=
null
,
threshold
:
String
?
=
null
,
times
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
comparison
Operator
Link copied to clipboard
val
comparisonOperator
:
String
?
=
null
statistics
Link copied to clipboard
val
statistics
:
String
?
=
null
threshold
Link copied to clipboard
val
threshold
:
String
?
=
null
times
Link copied to clipboard
val
times
:
Int
?
=
null