Class: Aws::Types::StopModelInvocationJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::StopModelInvocationJobRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#job_identifier ⇒ ::String
Returns the value of attribute job_identifier.
Instance Attribute Details
#job_identifier ⇒ ::String
Returns the value of attribute job_identifier.
3491 3492 3493 |
# File 'sig/types.rbs', line 3491 def job_identifier @job_identifier end |