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