You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ComprehendMedical::Types::StopICD10CMInferenceJobRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::ComprehendMedical::Types::StopICD10CMInferenceJobRequest
- Defined in:
- (unknown)
Overview
Note:
When passing StopICD10CMInferenceJobRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
job_id: "JobId", # required
}
Instance Attribute Summary collapse
-
#job_id ⇒ String
The identifier of the job.
Instance Attribute Details
#job_id ⇒ String
The identifier of the job.