Skip to main content
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. TransferEntityStack

TransferEntityStack

    Base class for entities that need to be transferred between organizations.

    Properties

    • projectName string required
      The project the colliding stack belongs to.
    • stackName string required
      The colliding stack name.
    • resourceCount integer optional
      Number of resources currently managed by the stack, as reported by the stack’s last activated update. Omitted when the stack has no activated update yet.
    • lastUpdate string optional
      Timestamp of the stack’s last activated update start time. Omitted when the stack has no activated update yet.
    • kind string required