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