# File lib/aws/resource.rb, line 281
      def static?
        @options[:static] == true
      end