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