Class: Aws::Types::SuggestStatus
- Inherits:
-
Object
- Object
- Aws::Types::SuggestStatus
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#rid ⇒ ::String
Returns the value of attribute rid.
-
#timems ⇒ ::Integer
Returns the value of attribute timems.
Instance Attribute Details
#rid ⇒ ::String
Returns the value of attribute rid.
120 121 122 |
# File 'sig/types.rbs', line 120 def rid @rid end |
#timems ⇒ ::Integer
Returns the value of attribute timems.
119 120 121 |
# File 'sig/types.rbs', line 119 def timems @timems end |