AWS SDK for .NET Documentation
OKActions Property
AmazonAmazon.CloudWatch.ModelMetricAlarmOKActions 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 actions supported are publishing to an Amazon SNS topic and triggering an 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)