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

AppStackRenameRequest

    StackRenameRequest is the shape of the request to change an existing stack’s name. If either NewName or NewProject is the empty string, the current project/name will be preserved. (But at least one should be set.)

    Properties

    • newName string required
      The new name
    • newProject string required
      The new project