Module: Aws::Batch::Client::_SubmitJobResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::SubmitJobResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#job_arn ⇒ ::String
688 |
# File 'sig/client.rbs', line 688
def job_arn: () -> ::String
|
#job_id ⇒ ::String
690 |
# File 'sig/client.rbs', line 690
def job_id: () -> ::String
|
#job_name ⇒ ::String
689 |
# File 'sig/client.rbs', line 689
def job_name: () -> ::String
|