Class: Aws::Types::GetJobDetailsOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetJobDetailsOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#job_details ⇒ Types::JobDetails
Returns the value of attribute job_details.
Instance Attribute Details
#job_details ⇒ Types::JobDetails
Returns the value of attribute job_details.
538 539 540 |
# File 'sig/types.rbs', line 538 def job_details @job_details end |