GetPackageNavResponse
Package navigation: a flat list of modules, each with resources and functions.
Properties
sourcestring requiredPackage source (e.g. ‘pulumi’).publisherstring requiredPackage publisher (e.g. ‘pulumi’).namestring requiredPackage name (e.g. ‘aws’).versionstring requiredResolved semantic version.titlestring requiredDisplay title.descriptionstring optionalShort description of the package.languagestring optionalRendering target for resolved names. Individual content may fall back to another available language when the target is missing.packageVersionUrlstring requiredPath to the package version metadata endpoint.readmeUrlstring requiredPath to the README endpoint.installationUrlstring optionalPath to the installation configuration endpoint, if present.docsUrlTemplatestring requiredURL template for the docs endpoint. Substitute ‘{token}’ with a URL-encoded Pulumi token from a navigation item.- Modules in this package.
- ↳
namestring requiredModule display name, resolved for the requested language. May contain ‘/’ (e.g. ‘s3/bucket’). - Resources in this module. Returned only when ‘depth=full’ is set.
- Functions in this module. Returned only when ‘depth=full’ is set.
- ↳
resourcesTotalinteger requiredTotal resources in this module, independent of ‘q’. - ↳
functionsTotalinteger requiredTotal functions in this module, independent of ‘q’. modulesTotalinteger requiredTotal number of modules in the package, independent of ‘q’.
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.