# File lib/aws/auto_scaling/group_options.rb, line 134
      def health_check_type_opt options
        options[:health_check_type].to_s.upcase
      end