Skip to main content
Pulumi logo Pulumi logo
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. StackOverviewResponse

StackOverviewResponse

    StackOverviewResponse contains data to be displayed for the stack overview.

    Properties

    • tags map[string]string required
      The tags associated with this stack.
    • referencedStacks array[StackReference] required
      The list of stacks referenced by this stack.
    • 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.
    • resources GetStackResourcesResponse required
      The resources belonging to this stack.
    • resources array[ResourceInfo] required
      The list of resources in the stack
    • region string required
      The cloud region where the resources are deployed
    • version integer required
      The update version number

      The infrastructure as code platform for any cloud.