UNPKG

@spotinst/spinnaker-deck

Version:

Spinnaker-Deck service, forked with support to Spotinst

7 lines (6 loc) 122 B
export interface IRoleDescriptor { name: string; trustRelationships: string[]; id: string; accountName: string; }