Interface DeleteJobResponse.Builder

    • Method Detail

      • jobName

        DeleteJobResponse.Builder jobName​(String jobName)

        The name of the job definition that was deleted.

        Parameters:
        jobName - The name of the job definition that was deleted.
        Returns:
        Returns a reference to this object so that method calls can be chained together.