Class: Aws::Types::RecommendationTriggerData
- Inherits:
-
Object
- Object
- Aws::Types::RecommendationTriggerData
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#query ⇒ Types::QueryRecommendationTriggerData
Returns the value of attribute query.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#query ⇒ Types::QueryRecommendationTriggerData
Returns the value of attribute query.
2496 2497 2498 |
# File 'sig/types.rbs', line 2496 def query @query end |
#unknown ⇒ Object
Returns the value of attribute unknown.
2497 2498 2499 |
# File 'sig/types.rbs', line 2497 def unknown @unknown end |