Module: Aws::EMRServerless::Client::_CancelJobRunResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CancelJobRunResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#application_id ⇒ ::String
83 |
# File 'sig/client.rbs', line 83
def application_id: () -> ::String
|
#job_run_id ⇒ ::String
84 |
# File 'sig/client.rbs', line 84
def job_run_id: () -> ::String
|