Class: Aws::Types::SearchStatus
- Inherits:
-
Object
- Object
- Aws::Types::SearchStatus
- 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.
94 95 96 |
# File 'sig/types.rbs', line 94 def rid @rid end |
#timems ⇒ ::Integer
Returns the value of attribute timems.
93 94 95 |
# File 'sig/types.rbs', line 93 def timems @timems end |