UNPKG

@spotinst/spinnaker-deck

Version:

Spinnaker-Deck service, forked with support to Spotinst

5 lines (4 loc) 82 B
export interface IAmazonSecurityGroup { groupId: string; groupName: string; }