Class: Controls::SecurityControl
- Inherits:
-
Dish::Plate
- Object
- Dish::Plate
- Controls::SecurityControl
- Defined in:
- lib/controls/objects/security_control.rb
Overview
An object to represent the security control resource (without coverage) returned by the ControlsInsight API
Instance Method Summary collapse
-
#to_s ⇒ String
The name of the security control.
Instance Method Details
#to_s ⇒ String
6 7 8 |
# File 'lib/controls/objects/security_control.rb', line 6 def to_s name end |