Module: Aws::Batch::Client::_SubmitServiceJobResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::SubmitServiceJobResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#job_arn ⇒ ::String
704 |
# File 'sig/client.rbs', line 704
def job_arn: () -> ::String
|
#job_id ⇒ ::String
706 |
# File 'sig/client.rbs', line 706
def job_id: () -> ::String
|
#job_name ⇒ ::String
705 |
# File 'sig/client.rbs', line 705
def job_name: () -> ::String
|