Class: Aws::MigrationHubOrchestrator::Types::GetTemplateStepResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::MigrationHubOrchestrator::Types::GetTemplateStepResponse
- Defined in:
- gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#creation_time ⇒ String
The time at which the step was created.
-
#description ⇒ String
The description of the step.
-
#id ⇒ String
The ID of the step.
-
#name ⇒ String
The name of the step.
-
#next ⇒ Array<String>
The next step.
-
#outputs ⇒ Array<Types::StepOutput>
The outputs of the step.
-
#previous ⇒ Array<String>
The previous step.
-
#step_action_type ⇒ String
The action type of the step.
-
#step_automation_configuration ⇒ Types::StepAutomationConfiguration
The custom script to run tests on source or target environments.
-
#step_group_id ⇒ String
The ID of the step group.
-
#template_id ⇒ String
The ID of the template.
Instance Attribute Details
#creation_time ⇒ String
The time at which the step was created.
845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 |
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 845 class GetTemplateStepResponse < Struct.new( :id, :step_group_id, :template_id, :name, :description, :step_action_type, :creation_time, :previous, :next, :outputs, :step_automation_configuration) SENSITIVE = [] include Aws::Structure end |
#description ⇒ String
The description of the step.
845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 |
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 845 class GetTemplateStepResponse < Struct.new( :id, :step_group_id, :template_id, :name, :description, :step_action_type, :creation_time, :previous, :next, :outputs, :step_automation_configuration) SENSITIVE = [] include Aws::Structure end |
#id ⇒ String
The ID of the step.
845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 |
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 845 class GetTemplateStepResponse < Struct.new( :id, :step_group_id, :template_id, :name, :description, :step_action_type, :creation_time, :previous, :next, :outputs, :step_automation_configuration) SENSITIVE = [] include Aws::Structure end |
#name ⇒ String
The name of the step.
845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 |
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 845 class GetTemplateStepResponse < Struct.new( :id, :step_group_id, :template_id, :name, :description, :step_action_type, :creation_time, :previous, :next, :outputs, :step_automation_configuration) SENSITIVE = [] include Aws::Structure end |
#next ⇒ Array<String>
The next step.
845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 |
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 845 class GetTemplateStepResponse < Struct.new( :id, :step_group_id, :template_id, :name, :description, :step_action_type, :creation_time, :previous, :next, :outputs, :step_automation_configuration) SENSITIVE = [] include Aws::Structure end |
#outputs ⇒ Array<Types::StepOutput>
The outputs of the step.
845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 |
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 845 class GetTemplateStepResponse < Struct.new( :id, :step_group_id, :template_id, :name, :description, :step_action_type, :creation_time, :previous, :next, :outputs, :step_automation_configuration) SENSITIVE = [] include Aws::Structure end |
#previous ⇒ Array<String>
The previous step.
845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 |
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 845 class GetTemplateStepResponse < Struct.new( :id, :step_group_id, :template_id, :name, :description, :step_action_type, :creation_time, :previous, :next, :outputs, :step_automation_configuration) SENSITIVE = [] include Aws::Structure end |
#step_action_type ⇒ String
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.
845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 |
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 845 class GetTemplateStepResponse < Struct.new( :id, :step_group_id, :template_id, :name, :description, :step_action_type, :creation_time, :previous, :next, :outputs, :step_automation_configuration) SENSITIVE = [] include Aws::Structure end |
#step_automation_configuration ⇒ Types::StepAutomationConfiguration
The custom script to run tests on source or target environments.
845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 |
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 845 class GetTemplateStepResponse < Struct.new( :id, :step_group_id, :template_id, :name, :description, :step_action_type, :creation_time, :previous, :next, :outputs, :step_automation_configuration) SENSITIVE = [] include Aws::Structure end |
#step_group_id ⇒ String
The ID of the step group.
845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 |
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 845 class GetTemplateStepResponse < Struct.new( :id, :step_group_id, :template_id, :name, :description, :step_action_type, :creation_time, :previous, :next, :outputs, :step_automation_configuration) SENSITIVE = [] include Aws::Structure end |
#template_id ⇒ String
The ID of the template.
845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 |
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 845 class GetTemplateStepResponse < Struct.new( :id, :step_group_id, :template_id, :name, :description, :step_action_type, :creation_time, :previous, :next, :outputs, :step_automation_configuration) SENSITIVE = [] include Aws::Structure end |