Method: Aws::Drs::Errors::ServiceQuotaExceededException#code

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

#codeString

Returns:

  • (String)


155
156
157
# File 'lib/aws-sdk-drs/errors.rb', line 155

def code
  @code || @data[:code]
end