class Aws::CloudWatch::Types::EnableAlarmActionsInput

@note When making an API call, you may pass EnableAlarmActionsInput

data as a hash:

    {
      alarm_names: ["AlarmName"], # required
    }

@!attribute [rw] alarm_names

The names of the alarms.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/monitoring-2010-08-01/EnableAlarmActionsInput AWS API Documentation

Constants

SENSITIVE