Interface RollbackStackResponse.Builder

  • Method Details

    • stackId

      Unique identifier of the stack.

      Parameters:
      stackId - Unique identifier of the stack.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • operationId

      RollbackStackResponse.Builder operationId(String operationId)

      A unique identifier for this rollback operation that can be used to track the operation's progress and events.

      Parameters:
      operationId - A unique identifier for this rollback operation that can be used to track the operation's progress and events.
      Returns:
      Returns a reference to this object so that method calls can be chained together.