Class: Aws::MainframeModernization::Types::BatchJobExecutionSummary

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-mainframemodernization/lib/aws-sdk-mainframemodernization/types.rb

Overview

A subset of the possible batch job attributes. Used in the batch job list.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#application_id ⇒ String

The unique identifier of the application that hosts this batch job.

Returns:

  • (String)


248
249
250
251
252
253
254
255
256
257
258
259
260
261
# File 'gems/aws-sdk-mainframemodernization/lib/aws-sdk-mainframemodernization/types.rb', line 248

class BatchJobExecutionSummary < Struct.new(
  :application_id,
  :batch_job_identifier,
  :end_time,
  :execution_id,
  :job_id,
  :job_name,
  :job_type,
  :return_code,
  :start_time,
  :status)
  SENSITIVE = []
  include Aws::Structure
end

#batch_job_identifier ⇒ Types::BatchJobIdentifier

The unique identifier of this batch job.



248
249
250
251
252
253
254
255
256
257
258
259
260
261
# File 'gems/aws-sdk-mainframemodernization/lib/aws-sdk-mainframemodernization/types.rb', line 248

class BatchJobExecutionSummary < Struct.new(
  :application_id,
  :batch_job_identifier,
  :end_time,
  :execution_id,
  :job_id,
  :job_name,
  :job_type,
  :return_code,
  :start_time,
  :status)
  SENSITIVE = []
  include Aws::Structure
end

#end_time ⇒ Time

The timestamp when this batch job execution ended.

Returns:

  • (Time)


248
249
250
251
252
253
254
255
256
257
258
259
260
261
# File 'gems/aws-sdk-mainframemodernization/lib/aws-sdk-mainframemodernization/types.rb', line 248

class BatchJobExecutionSummary < Struct.new(
  :application_id,
  :batch_job_identifier,
  :end_time,
  :execution_id,
  :job_id,
  :job_name,
  :job_type,
  :return_code,
  :start_time,
  :status)
  SENSITIVE = []
  include Aws::Structure
end

#execution_id ⇒ String

The unique identifier of this execution of the batch job.

Returns:

  • (String)


248
249
250
251
252
253
254
255
256
257
258
259
260
261
# File 'gems/aws-sdk-mainframemodernization/lib/aws-sdk-mainframemodernization/types.rb', line 248

class BatchJobExecutionSummary < Struct.new(
  :application_id,
  :batch_job_identifier,
  :end_time,
  :execution_id,
  :job_id,
  :job_name,
  :job_type,
  :return_code,
  :start_time,
  :status)
  SENSITIVE = []
  include Aws::Structure
end

#job_id ⇒ String

The unique identifier of a particular batch job.

Returns:

  • (String)


248
249
250
251
252
253
254
255
256
257
258
259
260
261
# File 'gems/aws-sdk-mainframemodernization/lib/aws-sdk-mainframemodernization/types.rb', line 248

class BatchJobExecutionSummary < Struct.new(
  :application_id,
  :batch_job_identifier,
  :end_time,
  :execution_id,
  :job_id,
  :job_name,
  :job_type,
  :return_code,
  :start_time,
  :status)
  SENSITIVE = []
  include Aws::Structure
end

#job_name ⇒ String

The name of a particular batch job.

Returns:

  • (String)


248
249
250
251
252
253
254
255
256
257
258
259
260
261
# File 'gems/aws-sdk-mainframemodernization/lib/aws-sdk-mainframemodernization/types.rb', line 248

class BatchJobExecutionSummary < Struct.new(
  :application_id,
  :batch_job_identifier,
  :end_time,
  :execution_id,
  :job_id,
  :job_name,
  :job_type,
  :return_code,
  :start_time,
  :status)
  SENSITIVE = []
  include Aws::Structure
end

#job_type ⇒ String

The type of a particular batch job execution.

Returns:

  • (String)


248
249
250
251
252
253
254
255
256
257
258
259
260
261
# File 'gems/aws-sdk-mainframemodernization/lib/aws-sdk-mainframemodernization/types.rb', line 248

class BatchJobExecutionSummary < Struct.new(
  :application_id,
  :batch_job_identifier,
  :end_time,
  :execution_id,
  :job_id,
  :job_name,
  :job_type,
  :return_code,
  :start_time,
  :status)
  SENSITIVE = []
  include Aws::Structure
end

#return_code ⇒ String

The batch job return code from either the Blu Age or Micro Focus runtime engines. For more information, see Batch return codes in the IBM WebSphere Application Server documentation.

Returns:

  • (String)


248
249
250
251
252
253
254
255
256
257
258
259
260
261
# File 'gems/aws-sdk-mainframemodernization/lib/aws-sdk-mainframemodernization/types.rb', line 248

class BatchJobExecutionSummary < Struct.new(
  :application_id,
  :batch_job_identifier,
  :end_time,
  :execution_id,
  :job_id,
  :job_name,
  :job_type,
  :return_code,
  :start_time,
  :status)
  SENSITIVE = []
  include Aws::Structure
end

#start_time ⇒ Time

The timestamp when a particular batch job execution started.

Returns:

  • (Time)


248
249
250
251
252
253
254
255
256
257
258
259
260
261
# File 'gems/aws-sdk-mainframemodernization/lib/aws-sdk-mainframemodernization/types.rb', line 248

class BatchJobExecutionSummary < Struct.new(
  :application_id,
  :batch_job_identifier,
  :end_time,
  :execution_id,
  :job_id,
  :job_name,
  :job_type,
  :return_code,
  :start_time,
  :status)
  SENSITIVE = []
  include Aws::Structure
end

#status ⇒ String

The status of a particular batch job execution.

Returns:

  • (String)


248
249
250
251
252
253
254
255
256
257
258
259
260
261
# File 'gems/aws-sdk-mainframemodernization/lib/aws-sdk-mainframemodernization/types.rb', line 248

class BatchJobExecutionSummary < Struct.new(
  :application_id,
  :batch_job_identifier,
  :end_time,
  :execution_id,
  :job_id,
  :job_name,
  :job_type,
  :return_code,
  :start_time,
  :status)
  SENSITIVE = []
  include Aws::Structure
end