AWS SDK for .NET Documentation
DisableAlarmActions Method (disableAlarmActionsRequest)
AmazonAmazon.CloudWatchAmazonCloudWatchClientDisableAlarmActions(DisableAlarmActionsRequest) Did this page help you?   Yes   No    Tell us about it...

Disables actions for the specified alarms. When an alarm's actions are disabled the alarm's state may change, but none of the alarm's actions will execute.

Declaration Syntax
C#
public DisableAlarmActionsResponse DisableAlarmActions(
	DisableAlarmActionsRequest disableAlarmActionsRequest
)
Parameters
disableAlarmActionsRequest (DisableAlarmActionsRequest)
Container for the necessary parameters to execute the DisableAlarmActions service method on AmazonCloudWatch.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)