Class: Aws::MigrationHubOrchestrator::Types::GetWorkflowStepResponse

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

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#creation_timeTime

The time at which the step was created.

Returns:

  • (Time)


1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 1055

class GetWorkflowStepResponse < Struct.new(
  :name,
  :step_group_id,
  :workflow_id,
  :step_id,
  :description,
  :step_action_type,
  :owner,
  :workflow_step_automation_configuration,
  :step_target,
  :outputs,
  :previous,
  :next,
  :status,
  :status_message,
  :script_output_location,
  :creation_time,
  :last_start_time,
  :end_time,
  :no_of_srv_completed,
  :no_of_srv_failed,
  :total_no_of_srv)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

The description of the step.

Returns:

  • (String)


1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 1055

class GetWorkflowStepResponse < Struct.new(
  :name,
  :step_group_id,
  :workflow_id,
  :step_id,
  :description,
  :step_action_type,
  :owner,
  :workflow_step_automation_configuration,
  :step_target,
  :outputs,
  :previous,
  :next,
  :status,
  :status_message,
  :script_output_location,
  :creation_time,
  :last_start_time,
  :end_time,
  :no_of_srv_completed,
  :no_of_srv_failed,
  :total_no_of_srv)
  SENSITIVE = []
  include Aws::Structure
end

#end_timeTime

The time at which the step ended.

Returns:

  • (Time)


1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 1055

class GetWorkflowStepResponse < Struct.new(
  :name,
  :step_group_id,
  :workflow_id,
  :step_id,
  :description,
  :step_action_type,
  :owner,
  :workflow_step_automation_configuration,
  :step_target,
  :outputs,
  :previous,
  :next,
  :status,
  :status_message,
  :script_output_location,
  :creation_time,
  :last_start_time,
  :end_time,
  :no_of_srv_completed,
  :no_of_srv_failed,
  :total_no_of_srv)
  SENSITIVE = []
  include Aws::Structure
end

#last_start_timeTime

The time at which the workflow was last started.

Returns:

  • (Time)


1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 1055

class GetWorkflowStepResponse < Struct.new(
  :name,
  :step_group_id,
  :workflow_id,
  :step_id,
  :description,
  :step_action_type,
  :owner,
  :workflow_step_automation_configuration,
  :step_target,
  :outputs,
  :previous,
  :next,
  :status,
  :status_message,
  :script_output_location,
  :creation_time,
  :last_start_time,
  :end_time,
  :no_of_srv_completed,
  :no_of_srv_failed,
  :total_no_of_srv)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The name of the step.

Returns:

  • (String)


1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 1055

class GetWorkflowStepResponse < Struct.new(
  :name,
  :step_group_id,
  :workflow_id,
  :step_id,
  :description,
  :step_action_type,
  :owner,
  :workflow_step_automation_configuration,
  :step_target,
  :outputs,
  :previous,
  :next,
  :status,
  :status_message,
  :script_output_location,
  :creation_time,
  :last_start_time,
  :end_time,
  :no_of_srv_completed,
  :no_of_srv_failed,
  :total_no_of_srv)
  SENSITIVE = []
  include Aws::Structure
end

#nextArray<String>

The next step.

Returns:

  • (Array<String>)


1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 1055

class GetWorkflowStepResponse < Struct.new(
  :name,
  :step_group_id,
  :workflow_id,
  :step_id,
  :description,
  :step_action_type,
  :owner,
  :workflow_step_automation_configuration,
  :step_target,
  :outputs,
  :previous,
  :next,
  :status,
  :status_message,
  :script_output_location,
  :creation_time,
  :last_start_time,
  :end_time,
  :no_of_srv_completed,
  :no_of_srv_failed,
  :total_no_of_srv)
  SENSITIVE = []
  include Aws::Structure
end

#no_of_srv_completedInteger

The number of servers that have been migrated.

Returns:

  • (Integer)


1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 1055

class GetWorkflowStepResponse < Struct.new(
  :name,
  :step_group_id,
  :workflow_id,
  :step_id,
  :description,
  :step_action_type,
  :owner,
  :workflow_step_automation_configuration,
  :step_target,
  :outputs,
  :previous,
  :next,
  :status,
  :status_message,
  :script_output_location,
  :creation_time,
  :last_start_time,
  :end_time,
  :no_of_srv_completed,
  :no_of_srv_failed,
  :total_no_of_srv)
  SENSITIVE = []
  include Aws::Structure
end

#no_of_srv_failedInteger

The number of servers that have failed to migrate.

Returns:

  • (Integer)


1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 1055

class GetWorkflowStepResponse < Struct.new(
  :name,
  :step_group_id,
  :workflow_id,
  :step_id,
  :description,
  :step_action_type,
  :owner,
  :workflow_step_automation_configuration,
  :step_target,
  :outputs,
  :previous,
  :next,
  :status,
  :status_message,
  :script_output_location,
  :creation_time,
  :last_start_time,
  :end_time,
  :no_of_srv_completed,
  :no_of_srv_failed,
  :total_no_of_srv)
  SENSITIVE = []
  include Aws::Structure
end

#outputsArray<Types::WorkflowStepOutput>

The outputs of the step.

Returns:



1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 1055

class GetWorkflowStepResponse < Struct.new(
  :name,
  :step_group_id,
  :workflow_id,
  :step_id,
  :description,
  :step_action_type,
  :owner,
  :workflow_step_automation_configuration,
  :step_target,
  :outputs,
  :previous,
  :next,
  :status,
  :status_message,
  :script_output_location,
  :creation_time,
  :last_start_time,
  :end_time,
  :no_of_srv_completed,
  :no_of_srv_failed,
  :total_no_of_srv)
  SENSITIVE = []
  include Aws::Structure
end

#ownerString

The owner of the step.

Returns:

  • (String)


1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 1055

class GetWorkflowStepResponse < Struct.new(
  :name,
  :step_group_id,
  :workflow_id,
  :step_id,
  :description,
  :step_action_type,
  :owner,
  :workflow_step_automation_configuration,
  :step_target,
  :outputs,
  :previous,
  :next,
  :status,
  :status_message,
  :script_output_location,
  :creation_time,
  :last_start_time,
  :end_time,
  :no_of_srv_completed,
  :no_of_srv_failed,
  :total_no_of_srv)
  SENSITIVE = []
  include Aws::Structure
end

#previousArray<String>

The previous step.

Returns:

  • (Array<String>)


1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 1055

class GetWorkflowStepResponse < Struct.new(
  :name,
  :step_group_id,
  :workflow_id,
  :step_id,
  :description,
  :step_action_type,
  :owner,
  :workflow_step_automation_configuration,
  :step_target,
  :outputs,
  :previous,
  :next,
  :status,
  :status_message,
  :script_output_location,
  :creation_time,
  :last_start_time,
  :end_time,
  :no_of_srv_completed,
  :no_of_srv_failed,
  :total_no_of_srv)
  SENSITIVE = []
  include Aws::Structure
end

#script_output_locationString

The output location of the script.

Returns:

  • (String)


1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 1055

class GetWorkflowStepResponse < Struct.new(
  :name,
  :step_group_id,
  :workflow_id,
  :step_id,
  :description,
  :step_action_type,
  :owner,
  :workflow_step_automation_configuration,
  :step_target,
  :outputs,
  :previous,
  :next,
  :status,
  :status_message,
  :script_output_location,
  :creation_time,
  :last_start_time,
  :end_time,
  :no_of_srv_completed,
  :no_of_srv_failed,
  :total_no_of_srv)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The status of the step.

Returns:

  • (String)


1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 1055

class GetWorkflowStepResponse < Struct.new(
  :name,
  :step_group_id,
  :workflow_id,
  :step_id,
  :description,
  :step_action_type,
  :owner,
  :workflow_step_automation_configuration,
  :step_target,
  :outputs,
  :previous,
  :next,
  :status,
  :status_message,
  :script_output_location,
  :creation_time,
  :last_start_time,
  :end_time,
  :no_of_srv_completed,
  :no_of_srv_failed,
  :total_no_of_srv)
  SENSITIVE = []
  include Aws::Structure
end

#status_messageString

The status message of the migration workflow.

Returns:

  • (String)


1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 1055

class GetWorkflowStepResponse < Struct.new(
  :name,
  :step_group_id,
  :workflow_id,
  :step_id,
  :description,
  :step_action_type,
  :owner,
  :workflow_step_automation_configuration,
  :step_target,
  :outputs,
  :previous,
  :next,
  :status,
  :status_message,
  :script_output_location,
  :creation_time,
  :last_start_time,
  :end_time,
  :no_of_srv_completed,
  :no_of_srv_failed,
  :total_no_of_srv)
  SENSITIVE = []
  include Aws::Structure
end

#step_action_typeString

The action type of the step. You must run and update the status of a manual step for the workflow to continue after the completion of the step.

Returns:

  • (String)


1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 1055

class GetWorkflowStepResponse < Struct.new(
  :name,
  :step_group_id,
  :workflow_id,
  :step_id,
  :description,
  :step_action_type,
  :owner,
  :workflow_step_automation_configuration,
  :step_target,
  :outputs,
  :previous,
  :next,
  :status,
  :status_message,
  :script_output_location,
  :creation_time,
  :last_start_time,
  :end_time,
  :no_of_srv_completed,
  :no_of_srv_failed,
  :total_no_of_srv)
  SENSITIVE = []
  include Aws::Structure
end

#step_group_idString

The ID of the step group.

Returns:

  • (String)


1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 1055

class GetWorkflowStepResponse < Struct.new(
  :name,
  :step_group_id,
  :workflow_id,
  :step_id,
  :description,
  :step_action_type,
  :owner,
  :workflow_step_automation_configuration,
  :step_target,
  :outputs,
  :previous,
  :next,
  :status,
  :status_message,
  :script_output_location,
  :creation_time,
  :last_start_time,
  :end_time,
  :no_of_srv_completed,
  :no_of_srv_failed,
  :total_no_of_srv)
  SENSITIVE = []
  include Aws::Structure
end

#step_idString

The ID of the step.

Returns:

  • (String)


1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 1055

class GetWorkflowStepResponse < Struct.new(
  :name,
  :step_group_id,
  :workflow_id,
  :step_id,
  :description,
  :step_action_type,
  :owner,
  :workflow_step_automation_configuration,
  :step_target,
  :outputs,
  :previous,
  :next,
  :status,
  :status_message,
  :script_output_location,
  :creation_time,
  :last_start_time,
  :end_time,
  :no_of_srv_completed,
  :no_of_srv_failed,
  :total_no_of_srv)
  SENSITIVE = []
  include Aws::Structure
end

#step_targetArray<String>

The servers on which a step will be run.

Returns:

  • (Array<String>)


1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 1055

class GetWorkflowStepResponse < Struct.new(
  :name,
  :step_group_id,
  :workflow_id,
  :step_id,
  :description,
  :step_action_type,
  :owner,
  :workflow_step_automation_configuration,
  :step_target,
  :outputs,
  :previous,
  :next,
  :status,
  :status_message,
  :script_output_location,
  :creation_time,
  :last_start_time,
  :end_time,
  :no_of_srv_completed,
  :no_of_srv_failed,
  :total_no_of_srv)
  SENSITIVE = []
  include Aws::Structure
end

#total_no_of_srvInteger

The total number of servers that have been migrated.

Returns:

  • (Integer)


1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 1055

class GetWorkflowStepResponse < Struct.new(
  :name,
  :step_group_id,
  :workflow_id,
  :step_id,
  :description,
  :step_action_type,
  :owner,
  :workflow_step_automation_configuration,
  :step_target,
  :outputs,
  :previous,
  :next,
  :status,
  :status_message,
  :script_output_location,
  :creation_time,
  :last_start_time,
  :end_time,
  :no_of_srv_completed,
  :no_of_srv_failed,
  :total_no_of_srv)
  SENSITIVE = []
  include Aws::Structure
end

#workflow_idString

The ID of the migration workflow.

Returns:

  • (String)


1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 1055

class GetWorkflowStepResponse < Struct.new(
  :name,
  :step_group_id,
  :workflow_id,
  :step_id,
  :description,
  :step_action_type,
  :owner,
  :workflow_step_automation_configuration,
  :step_target,
  :outputs,
  :previous,
  :next,
  :status,
  :status_message,
  :script_output_location,
  :creation_time,
  :last_start_time,
  :end_time,
  :no_of_srv_completed,
  :no_of_srv_failed,
  :total_no_of_srv)
  SENSITIVE = []
  include Aws::Structure
end

#workflow_step_automation_configurationTypes::WorkflowStepAutomationConfiguration

The custom script to run tests on source or target environments.



1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 1055

class GetWorkflowStepResponse < Struct.new(
  :name,
  :step_group_id,
  :workflow_id,
  :step_id,
  :description,
  :step_action_type,
  :owner,
  :workflow_step_automation_configuration,
  :step_target,
  :outputs,
  :previous,
  :next,
  :status,
  :status_message,
  :script_output_location,
  :creation_time,
  :last_start_time,
  :end_time,
  :no_of_srv_completed,
  :no_of_srv_failed,
  :total_no_of_srv)
  SENSITIVE = []
  include Aws::Structure
end