Module: Aws::Batch::Client::_UpdateServiceJobResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateServiceJobResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#job_arn ⇒ ::String
938 |
# File 'sig/client.rbs', line 938
def job_arn: () -> ::String
|
#job_id ⇒ ::String
940 |
# File 'sig/client.rbs', line 940
def job_id: () -> ::String
|
#job_name ⇒ ::String
939 |
# File 'sig/client.rbs', line 939
def job_name: () -> ::String
|