Module: Aws::IoTJobsDataPlane::Client::_UpdateJobExecutionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateJobExecutionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#execution_state ⇒ Types::JobExecutionState
141 |
# File 'sig/client.rbs', line 141
def execution_state: () -> Types::JobExecutionState
|
#job_document ⇒ ::String
142 |
# File 'sig/client.rbs', line 142
def job_document: () -> ::String
|