Class: Aws::MainframeModernization::Types::GetBatchJobExecutionResponse

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

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#application_idString

The identifier of the application.

Returns:

  • (String)


1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
# File 'gems/aws-sdk-mainframemodernization/lib/aws-sdk-mainframemodernization/types.rb', line 1560

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

#batch_job_identifierTypes::BatchJobIdentifier

The unique identifier of this batch job.



1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
# File 'gems/aws-sdk-mainframemodernization/lib/aws-sdk-mainframemodernization/types.rb', line 1560

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

#end_timeTime

The timestamp when the batch job execution ended.

Returns:

  • (Time)


1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
# File 'gems/aws-sdk-mainframemodernization/lib/aws-sdk-mainframemodernization/types.rb', line 1560

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

#execution_idString

The unique identifier for this batch job execution.

Returns:

  • (String)


1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
# File 'gems/aws-sdk-mainframemodernization/lib/aws-sdk-mainframemodernization/types.rb', line 1560

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

#job_idString

The unique identifier for this batch job.

Returns:

  • (String)


1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
# File 'gems/aws-sdk-mainframemodernization/lib/aws-sdk-mainframemodernization/types.rb', line 1560

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

#job_nameString

The name of this batch job.

Returns:

  • (String)


1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
# File 'gems/aws-sdk-mainframemodernization/lib/aws-sdk-mainframemodernization/types.rb', line 1560

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

#job_step_restart_markerTypes::JobStepRestartMarker

The restart steps information for the most recent restart operation.



1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
# File 'gems/aws-sdk-mainframemodernization/lib/aws-sdk-mainframemodernization/types.rb', line 1560

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

#job_typeString

The type of job.

Returns:

  • (String)


1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
# File 'gems/aws-sdk-mainframemodernization/lib/aws-sdk-mainframemodernization/types.rb', line 1560

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

#job_userString

The user for the job.

Returns:

  • (String)


1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
# File 'gems/aws-sdk-mainframemodernization/lib/aws-sdk-mainframemodernization/types.rb', line 1560

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

#return_codeString

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)


1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
# File 'gems/aws-sdk-mainframemodernization/lib/aws-sdk-mainframemodernization/types.rb', line 1560

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

#start_timeTime

The timestamp when the batch job execution started.

Returns:

  • (Time)


1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
# File 'gems/aws-sdk-mainframemodernization/lib/aws-sdk-mainframemodernization/types.rb', line 1560

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

#statusString

The status of the batch job execution.

Returns:

  • (String)


1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
# File 'gems/aws-sdk-mainframemodernization/lib/aws-sdk-mainframemodernization/types.rb', line 1560

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

#status_reasonString

The reason for the reported status.

Returns:

  • (String)


1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
# File 'gems/aws-sdk-mainframemodernization/lib/aws-sdk-mainframemodernization/types.rb', line 1560

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