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)


907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 907

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)


907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 907

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)


907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 907

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)


907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 907

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)


907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 907

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>)


907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 907

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)


907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 907

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)


907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 907

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:



907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 907

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)


907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 907

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>)


907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 907

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)


907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 907

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)


907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 907

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)


907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 907

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)


907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 907

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)


907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 907

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)


907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 907

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>)


907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 907

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)


907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 907

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)


907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 907

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.



907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 907

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