AWS SDK for .NET Documentation
OKActions Property
AmazonAmazon.CloudWatch.ModelPutMetricAlarmRequestOKActions Did this page help you?   Yes   No    Tell us about it...
The list of actions to execute when this alarm transitions into an OK state from any other state. Each action is specified as an Amazon Resource Number (ARN). Currently the only action supported is publishing to an Amazon SNS topic or an Amazon Auto Scaling policy.

Constraints:

Length
0 - 5

Declaration Syntax
C#
public List<string> OKActions { get; set; }

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