Class: Aws::Types::DeleteHITRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteHITRequest
- 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.
165 166 167 |
# File 'sig/types.rbs', line 165 def hit_id @hit_id end |