Module: Aws::MainframeModernization::Client::_GetBatchJobExecutionResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetBatchJobExecutionResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#application_id::String

Returns:

  • (::String)


326
# File 'sig/client.rbs', line 326

def application_id: () -> ::String

#batch_job_identifierTypes::BatchJobIdentifier



327
# File 'sig/client.rbs', line 327

def batch_job_identifier: () -> Types::BatchJobIdentifier

#end_time::Time

Returns:

  • (::Time)


328
# File 'sig/client.rbs', line 328

def end_time: () -> ::Time

#execution_id::String

Returns:

  • (::String)


329
# File 'sig/client.rbs', line 329

def execution_id: () -> ::String

#job_id::String

Returns:

  • (::String)


330
# File 'sig/client.rbs', line 330

def job_id: () -> ::String

#job_name::String

Returns:

  • (::String)


331
# File 'sig/client.rbs', line 331

def job_name: () -> ::String

#job_step_restart_markerTypes::JobStepRestartMarker



332
# File 'sig/client.rbs', line 332

def job_step_restart_marker: () -> Types::JobStepRestartMarker

#job_type"VSE", ...

Returns:

  • ("VSE", "JES2", "JES3")


333
# File 'sig/client.rbs', line 333

def job_type: () -> ("VSE" | "JES2" | "JES3")

#job_user::String

Returns:

  • (::String)


334
# File 'sig/client.rbs', line 334

def job_user: () -> ::String

#return_code::String

Returns:

  • (::String)


335
# File 'sig/client.rbs', line 335

def return_code: () -> ::String

#start_time::Time

Returns:

  • (::Time)


336
# File 'sig/client.rbs', line 336

def start_time: () -> ::Time

#status"Submitting", ...

Returns:

  • ("Submitting", "Holding", "Dispatching", "Running", "Cancelling", "Cancelled", "Succeeded", "Failed", "Purged", "Succeeded With Warning")


337
# File 'sig/client.rbs', line 337

def status: () -> ("Submitting" | "Holding" | "Dispatching" | "Running" | "Cancelling" | "Cancelled" | "Succeeded" | "Failed" | "Purged" | "Succeeded With Warning")

#status_reason::String

Returns:

  • (::String)


338
# File 'sig/client.rbs', line 338

def status_reason: () -> ::String