Class: Aws::Types::Recommendation
- Inherits:
-
Object
- Object
- Aws::Types::Recommendation
- 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.
1045 1046 1047 |
# File 'sig/types.rbs', line 1045 def text @text end |
#url ⇒ ::String
Returns the value of attribute url.
1044 1045 1046 |
# File 'sig/types.rbs', line 1044 def url @url end |