Method: ClientErrorDetail#resource
- Defined in:
- lib/hyperion/types/client_error_detail.rb
#resource ⇒ Object (readonly)
- String
-
the thing with the error
5 6 7 |
# File 'lib/hyperion/types/client_error_detail.rb', line 5 def resource @resource end |