Class: Aws::Types::UpdateJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateJobResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#job_name ⇒ ::String
Returns the value of attribute job_name.
Instance Attribute Details
#job_name ⇒ ::String
Returns the value of attribute job_name.
8103 8104 8105 |
# File 'sig/types.rbs', line 8103 def job_name @job_name end |