1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. StackUsage

StackUsage

    StackUsage contains information about a stack that uses a specific package.

    Properties

    • stackName string optional
      The name of the stack.
    • stackId string optional
      The unique identifier of the stack.
    • projectName string optional
      The name of the project containing this stack.
    • version string optional
      The parsed semantic version of the package used, if available.
    • providerUrn string optional
      The full provider URN for this stack.
    • lastUpdate StackUpdate optional
      Information about the most recent stack update, if available.
    • time string required
      The timestamp when the update was created.
    • version integer required
      The version number of the update.