Class: Aws::Types::TestingRecommendation
- Inherits:
-
Object
- Object
- Aws::Types::TestingRecommendation
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#suggested_changes ⇒ ::Array[::String]
Returns the value of attribute suggested_changes.
Instance Attribute Details
#suggested_changes ⇒ ::Array[::String]
Returns the value of attribute suggested_changes.
1821 1822 1823 |
# File 'sig/types.rbs', line 1821 def suggested_changes @suggested_changes end |