AlarmActionConfig¶
-
class
aws_cdk.aws_cloudwatch.
AlarmActionConfig
(*, alarm_action_arn)¶ Bases:
object
Properties for an alarm action.
- Parameters
alarm_action_arn (
str
) – Return the ARN that should be used for a CloudWatch Alarm action.
Attributes
-
alarm_action_arn
¶ Return the ARN that should be used for a CloudWatch Alarm action.
- Return type
str