Interface CreateTaskResponse.Builder

    • Method Detail

      • taskArn

        CreateTaskResponse.Builder taskArn​(String taskArn)

        The Amazon Resource Name (ARN) of the task that you created.

        Parameters:
        taskArn - The Amazon Resource Name (ARN) of the task that you created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • taskId

        CreateTaskResponse.Builder taskId​(String taskId)

        The ID of the task that you created.

        Parameters:
        taskId - The ID of the task that you created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.