UNPKG

cdk-insights

Version:

AWS CDK security and cost analysis tool with AI-powered insights

6 lines (5 loc) 116 B
export type CreateLicenseItem = { licenseKey: string; userOrgId?: string; assignedToUserId?: string; };