toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.lookoutmetrics.kotlin
/
AlertArgs
/
AlertArgs
Alert
Args
constructor
(
action
:
Output
<
AlertActionArgs
>
?
=
null
,
alertDescription
:
Output
<
String
>
?
=
null
,
alertName
:
Output
<
String
>
?
=
null
,
alertSensitivityThreshold
:
Output
<
Int
>
?
=
null
,
anomalyDetectorArn
:
Output
<
String
>
?
=
null
)