pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.arms.kotlin.outputs
/
GetPrometheusAlertRulesResult
/
GetPrometheusAlertRulesResult
Get
Prometheus
Alert
Rules
Result
fun
GetPrometheusAlertRulesResult
(
clusterId
:
String
,
id
:
String
,
ids
:
List
<
String
>
,
matchExpressions
:
String
?
=
null
,
nameRegex
:
String
?
=
null
,
names
:
List
<
String
>
,
outputFile
:
String
?
=
null
,
rules
:
List
<
GetPrometheusAlertRulesRule
>
,
status
:
Int
?
=
null
,
type
:
String
?
=
null
)