UNPKG

aws-cdk-lib

Version:

Version 2 of the AWS Cloud Development Kit library

13 lines (12 loc) 293 B
export declare class ServiceCatalogMetrics { static provisionedProductLaunchSum(dimensions: { ProductId: string; }): { namespace: string; metricName: string; dimensionsMap: { ProductId: string; }; statistic: string; }; }