PackageUsageResponse
PackageUsageResponse contains information about which stacks use a specific package.
Properties
packageNamestring optionalThe package name that was queried.totalStacksinteger optionalThe total number of stacks using this package.- The list of stacks using this package.
- ↳
stackNamestring optionalThe name of the stack. - ↳
stackIdstring optionalThe unique identifier of the stack. - ↳
projectNamestring optionalThe name of the project containing this stack. - ↳
versionstring optionalThe parsed semantic version of the package used, if available. - ↳
providerUrnstring optionalThe full provider URN for this stack. - Information about the most recent stack update, if available.
continuationTokenstring optionalToken for fetching the next page of results. Null if there are no more results.
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.