UNPKG

@spotinst/spinnaker-deck

Version:

Spinnaker-Deck service, forked with support to Spotinst

7 lines (6 loc) 126 B
export interface IMetricAlarmDescriptor { accountName: string; region: string; alarmName: string; alarmArn: string; }