toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.arms.kotlin.outputs
/
GetAlertRobotsResult
/
GetAlertRobotsResult
Get
Alert
Robots
Result
constructor
(
alertRobotName
:
String
?
=
null
,
id
:
String
,
ids
:
List
<
String
>
,
nameRegex
:
String
?
=
null
,
names
:
List
<
String
>
,
outputFile
:
String
?
=
null
,
robotType
:
String
?
=
null
,
robots
:
List
<
GetAlertRobotsRobot
>
)