UNPKG

@spotinst/spinnaker-deck

Version:

Spinnaker-Deck service, forked with support to Spotinst

6 lines (5 loc) 96 B
export interface IEcsClusterDescriptor { account: string; region: string; name: string; }