Method: Datadog::AppSec::Response#status
- Defined in:
- lib/datadog/appsec/response.rb
#status ⇒ Object (readonly)
Returns the value of attribute status.
10 11 12 |
# File 'lib/datadog/appsec/response.rb', line 10 def status @status end |