class Controls::Threat
A representation of the threat API resource
Public Instance Methods
to_s()
click to toggle source
@return [String] the title of the threat
# File lib/controls/objects/threat.rb, line 7 def to_s title end