Interface CreateCodeInterpreterResponse.Builder

  • Method Details

    • codeInterpreterId

      CreateCodeInterpreterResponse.Builder codeInterpreterId(String codeInterpreterId)

      The unique identifier of the created code interpreter.

      Parameters:
      codeInterpreterId - The unique identifier of the created code interpreter.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • codeInterpreterArn

      CreateCodeInterpreterResponse.Builder codeInterpreterArn(String codeInterpreterArn)

      The Amazon Resource Name (ARN) of the created code interpreter.

      Parameters:
      codeInterpreterArn - The Amazon Resource Name (ARN) of the created code interpreter.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      The timestamp when the code interpreter was created.

      Parameters:
      createdAt - The timestamp when the code interpreter was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The current status of the code interpreter.

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

      The current status of the code interpreter.

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