# File lib/aws/emr/job_flow.rb, line 258
      def disable_termination_protection
        set_termination_protection(false)
      end