# File lib/aws/auto_scaling/launch_configuration.rb, line 125
      def exists?
        !!get_resource.launch_configurations.first
      end