Class: Aws::MigrationHubOrchestrator::Types::CreateWorkflowStepRequest

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

#descriptionString

The description of the step.

Returns:

  • (String)


340
341
342
343
344
345
346
347
348
349
350
351
352
353
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 340

class CreateWorkflowStepRequest < Struct.new(
  :name,
  :step_group_id,
  :workflow_id,
  :step_action_type,
  :description,
  :workflow_step_automation_configuration,
  :step_target,
  :outputs,
  :previous,
  :next)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The name of the step.

Returns:

  • (String)


340
341
342
343
344
345
346
347
348
349
350
351
352
353
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 340

class CreateWorkflowStepRequest < Struct.new(
  :name,
  :step_group_id,
  :workflow_id,
  :step_action_type,
  :description,
  :workflow_step_automation_configuration,
  :step_target,
  :outputs,
  :previous,
  :next)
  SENSITIVE = []
  include Aws::Structure
end

#nextArray<String>

The next step.

Returns:

  • (Array<String>)


340
341
342
343
344
345
346
347
348
349
350
351
352
353
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 340

class CreateWorkflowStepRequest < Struct.new(
  :name,
  :step_group_id,
  :workflow_id,
  :step_action_type,
  :description,
  :workflow_step_automation_configuration,
  :step_target,
  :outputs,
  :previous,
  :next)
  SENSITIVE = []
  include Aws::Structure
end

#outputsArray<Types::WorkflowStepOutput>

The key value pairs added for the expected output.

Returns:



340
341
342
343
344
345
346
347
348
349
350
351
352
353
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 340

class CreateWorkflowStepRequest < Struct.new(
  :name,
  :step_group_id,
  :workflow_id,
  :step_action_type,
  :description,
  :workflow_step_automation_configuration,
  :step_target,
  :outputs,
  :previous,
  :next)
  SENSITIVE = []
  include Aws::Structure
end

#previousArray<String>

The previous step.

Returns:

  • (Array<String>)


340
341
342
343
344
345
346
347
348
349
350
351
352
353
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 340

class CreateWorkflowStepRequest < Struct.new(
  :name,
  :step_group_id,
  :workflow_id,
  :step_action_type,
  :description,
  :workflow_step_automation_configuration,
  :step_target,
  :outputs,
  :previous,
  :next)
  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)


340
341
342
343
344
345
346
347
348
349
350
351
352
353
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 340

class CreateWorkflowStepRequest < Struct.new(
  :name,
  :step_group_id,
  :workflow_id,
  :step_action_type,
  :description,
  :workflow_step_automation_configuration,
  :step_target,
  :outputs,
  :previous,
  :next)
  SENSITIVE = []
  include Aws::Structure
end

#step_group_idString

The ID of the step group.

Returns:

  • (String)


340
341
342
343
344
345
346
347
348
349
350
351
352
353
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 340

class CreateWorkflowStepRequest < Struct.new(
  :name,
  :step_group_id,
  :workflow_id,
  :step_action_type,
  :description,
  :workflow_step_automation_configuration,
  :step_target,
  :outputs,
  :previous,
  :next)
  SENSITIVE = []
  include Aws::Structure
end

#step_targetArray<String>

The servers on which a step will be run.

Returns:

  • (Array<String>)


340
341
342
343
344
345
346
347
348
349
350
351
352
353
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 340

class CreateWorkflowStepRequest < Struct.new(
  :name,
  :step_group_id,
  :workflow_id,
  :step_action_type,
  :description,
  :workflow_step_automation_configuration,
  :step_target,
  :outputs,
  :previous,
  :next)
  SENSITIVE = []
  include Aws::Structure
end

#workflow_idString

The ID of the migration workflow.

Returns:

  • (String)


340
341
342
343
344
345
346
347
348
349
350
351
352
353
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 340

class CreateWorkflowStepRequest < Struct.new(
  :name,
  :step_group_id,
  :workflow_id,
  :step_action_type,
  :description,
  :workflow_step_automation_configuration,
  :step_target,
  :outputs,
  :previous,
  :next)
  SENSITIVE = []
  include Aws::Structure
end

#workflow_step_automation_configurationTypes::WorkflowStepAutomationConfiguration

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



340
341
342
343
344
345
346
347
348
349
350
351
352
353
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 340

class CreateWorkflowStepRequest < Struct.new(
  :name,
  :step_group_id,
  :workflow_id,
  :step_action_type,
  :description,
  :workflow_step_automation_configuration,
  :step_target,
  :outputs,
  :previous,
  :next)
  SENSITIVE = []
  include Aws::Structure
end