Class: Aws::Types::Remediation
- Inherits:
-
Object
- Object
- Aws::Types::Remediation
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#recommendation ⇒ Types::Recommendation
Returns the value of attribute recommendation.
Instance Attribute Details
#recommendation ⇒ Types::Recommendation
Returns the value of attribute recommendation.
2356 2357 2358 |
# File 'sig/types.rbs', line 2356 def recommendation @recommendation end |