alarms property

List<Alarm>? alarms
final

A list of alarms configured for the deployment group. A maximum of 10 alarms can be added to a deployment group.

Implementation

final List<Alarm>? alarms;