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

AppStackSummary

    StackSummary describes the state of a stack, without including its specific resources, etc.

    Properties

    • id string required
      The logical identifier of the stack.
    • orgName string required
      OrgName is the organization name the stack is found in.
    • projectName string required
      ProjectName is the name of the project the stack is associated with.
    • stackName string required
      StackName is the name of the stack.
    • lastUpdate integer optional
      LastUpdate is a Unix timestamp of the start time of the stack’s last update, as applicable.
    • resourceCount integer optional
      ResourceCount is the number of resources associated with this stack, as applicable.
    • links AppStackLinks optional
      Links to the stack in the Pulumi Console
    • self string required
      The self link URL