Method: RightAws::AwsError#http_code

Defined in:
lib/awsbase/right_awsbase.rb

#http_codeObject (readonly)

Response HTTP error code



530
531
532
# File 'lib/awsbase/right_awsbase.rb', line 530

def http_code
  @http_code
end