Interface StartTaskExecutionResponse.Builder

    • Method Detail

      • 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.