# File lib/aws/core/http/response.rb, line 41
def
network_error?
@network_error
?
true
:
false
end