Class: Aws::Types::StopEntitiesDetectionV2JobRequest
- Inherits:
-
Object
- Object
- Aws::Types::StopEntitiesDetectionV2JobRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#job_id ⇒ ::String
Returns the value of attribute job_id.
Instance Attribute Details
#job_id ⇒ ::String
Returns the value of attribute job_id.
507 508 509 |
# File 'sig/types.rbs', line 507 def job_id @job_id end |