Package Exports
- @aws-cdk/aws-autoscaling-api
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@aws-cdk/aws-autoscaling-api) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
AWS AutoScaling API Library
This is a sister package to @aws-cdk/aws-autoscaling
. It contains interface
definitions that cannot be placed inside the other package to avoid dependency cycles.
It does not need to be used directly.