Method: Aws::Errors::ServiceError#code

Defined in:
lib/aws-sdk-core/errors.rb

#codeString (readonly)

Returns:

  • (String)


26
27
28
# File 'lib/aws-sdk-core/errors.rb', line 26

def code
  @code
end