pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.arms.kotlin.outputs
/
GetPrometheusAlertRulesRuleAnnotation
Get
Prometheus
Alert
Rules
Rule
Annotation
data
class
GetPrometheusAlertRulesRuleAnnotation
(
val
name
:
String
,
val
value
:
String
)
Types
Constructors
Properties
Constructors
Get
Prometheus
Alert
Rules
Rule
Annotation
Link copied to clipboard
fun
GetPrometheusAlertRulesRuleAnnotation
(
name
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
The name of the label.
value
Link copied to clipboard
val
value
:
String
The value of the label.