Interface StopNotebookRunResponse.Builder

  • Method Details

    • id

      The identifier of the notebook run.

      Parameters:
      id - The identifier of the notebook run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • domainId

      The identifier of the Amazon SageMaker Unified Studio domain.

      Parameters:
      domainId - The identifier of the Amazon SageMaker Unified Studio domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • owningProjectId

      StopNotebookRunResponse.Builder owningProjectId(String owningProjectId)

      The identifier of the project that owns the notebook run.

      Parameters:
      owningProjectId - The identifier of the project that owns the notebook run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the notebook run.

      Parameters:
      status - The status of the notebook run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the notebook run.

      Parameters:
      status - The status of the notebook run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: