toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.arms.kotlin.outputs
/
GetPrometheusAlertRulesRuleLabel
Get
Prometheus
Alert
Rules
Rule
Label
data
class
GetPrometheusAlertRulesRuleLabel
(
val
name
:
String
,
val
value
:
String
)
Members
Constructors
Get
Prometheus
Alert
Rules
Rule
Label
Link copied to clipboard
constructor
(
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.