Interface StartTaskExecutionResponse.Builder

  • Method Details

    • taskExecutionArn

      StartTaskExecutionResponse.Builder taskExecutionArn(String taskExecutionArn)

      The ARN of the running task execution.

      Parameters:
      taskExecutionArn - The ARN of the running task execution.
      Returns:
      Returns a reference to this object so that method calls can be chained together.