Class: Aws::Types::GetHITRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetHITRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#hit_id ⇒ ::String
Returns the value of attribute hit_id.
Instance Attribute Details
#hit_id ⇒ ::String
Returns the value of attribute hit_id.
231 232 233 |
# File 'sig/types.rbs', line 231 def hit_id @hit_id end |