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