toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.sls.kotlin
/
SlsFunctions
Sls
Functions
object
SlsFunctions
Members
Functions
get
Alerts
Link copied to clipboard
suspend
fun
getAlerts
(
argument
:
GetAlertsPlainArgs
)
:
GetAlertsResult
This data source provides Sls Alert available to the user.
What is Alert
suspend
fun
getAlerts
(
argument
:
suspend
GetAlertsPlainArgsBuilder
.
(
)
->
Unit
)
:
GetAlertsResult
suspend
fun
getAlerts
(
ids
:
List
<
String
>
?
=
null
,
nameRegex
:
String
?
=
null
,
outputFile
:
String
?
=
null
,
projectName
:
String
)
:
GetAlertsResult