pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.lookoutmetrics.kotlin
/
AlertArgs
/
AlertArgs
Alert
Args
fun
AlertArgs
(
action
:
Output
<
AlertActionArgs
>
?
=
null
,
alertDescription
:
Output
<
String
>
?
=
null
,
alertName
:
Output
<
String
>
?
=
null
,
alertSensitivityThreshold
:
Output
<
Int
>
?
=
null
,
anomalyDetectorArn
:
Output
<
String
>
?
=
null
)