Module: Aws::EMRServerless::Client::_StartJobRunResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::StartJobRunResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#application_id ⇒ ::String
329 |
# File 'sig/client.rbs', line 329
def application_id: () -> ::String
|
#arn ⇒ ::String
331 |
# File 'sig/client.rbs', line 331
def arn: () -> ::String
|
#job_run_id ⇒ ::String
330 |
# File 'sig/client.rbs', line 330
def job_run_id: () -> ::String
|