Class: Aws::Types::RemediationRecommendation
- Inherits:
-
Object
- Object
- Aws::Types::RemediationRecommendation
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#text ⇒ ::String
Returns the value of attribute text.
-
#url ⇒ ::String
Returns the value of attribute url.
Instance Attribute Details
#text ⇒ ::String
Returns the value of attribute text.
1869 1870 1871 |
# File 'sig/types.rbs', line 1869 def text @text end |
#url ⇒ ::String
Returns the value of attribute url.
1870 1871 1872 |
# File 'sig/types.rbs', line 1870 def url @url end |