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

EnvironmentStackReferrer

    An EnvironmentStackReferrer represents a reference from an IaC stack.

    Properties

    • project string required
      The project name of the referring stack.
    • stack string required
      The name of the referring stack.
    • version integer required
      The version of the stack update that references this environment.