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
644 |
# File 'sig/client.rbs', line 644
def job_arn: () -> ::String
|
#job_id ⇒ ::String
646 |
# File 'sig/client.rbs', line 646
def job_id: () -> ::String
|
#job_name ⇒ ::String
645 |
# File 'sig/client.rbs', line 645
def job_name: () -> ::String
|