alarms property

List<String>? alarms
final

Custom Cloudwatch auto scaling alarms, to be used as thresholds. This parameter takes a list of up to five alarm names, which are case sensitive and must be in the same region as the stack.

Implementation

final List<String>? alarms;