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

ListDownstreamStackReferencesResponse

    ListDownstreamStackReferencesResponse is the response to list downstream references of a particular stack.

    Properties

    • referencedStacks array[StackReference] required
      The list of downstream stack references
    • organization string required
      The organization that owns the referenced stack.
    • routingProject string required
      The project used for routing to the referenced stack.
    • name string required
      The name of the referenced stack.
    • version integer required
      The version of the stack when it was referenced.