Class: Aws::Types::StopPHIDetectionJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::StopPHIDetectionJobResponse
- 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.
532 533 534 |
# File 'sig/types.rbs', line 532 def job_id @job_id end |