Class: Aws::MigrationHubOrchestrator::Types::CreateMigrationWorkflowResponse

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

Overview

Constant Summary collapse

SENSITIVE =
[:workflow_inputs]

Instance Attribute Summary collapse

Instance Attribute Details

#ads_application_configuration_idString

The configuration ID of the application configured in Application Discovery Service.

Returns:

  • (String)


130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 130

class CreateMigrationWorkflowResponse < Struct.new(
  :id,
  :arn,
  :name,
  :description,
  :template_id,
  :ads_application_configuration_id,
  :workflow_inputs,
  :step_targets,
  :status,
  :creation_time,
  :tags)
  SENSITIVE = [:workflow_inputs]
  include Aws::Structure
end

#arnString

The Amazon Resource Name (ARN) of the migration workflow.

Returns:

  • (String)


130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 130

class CreateMigrationWorkflowResponse < Struct.new(
  :id,
  :arn,
  :name,
  :description,
  :template_id,
  :ads_application_configuration_id,
  :workflow_inputs,
  :step_targets,
  :status,
  :creation_time,
  :tags)
  SENSITIVE = [:workflow_inputs]
  include Aws::Structure
end

#creation_timeTime

The time at which the migration workflow was created.

Returns:

  • (Time)


130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 130

class CreateMigrationWorkflowResponse < Struct.new(
  :id,
  :arn,
  :name,
  :description,
  :template_id,
  :ads_application_configuration_id,
  :workflow_inputs,
  :step_targets,
  :status,
  :creation_time,
  :tags)
  SENSITIVE = [:workflow_inputs]
  include Aws::Structure
end

#descriptionString

The description of the migration workflow.

Returns:

  • (String)


130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 130

class CreateMigrationWorkflowResponse < Struct.new(
  :id,
  :arn,
  :name,
  :description,
  :template_id,
  :ads_application_configuration_id,
  :workflow_inputs,
  :step_targets,
  :status,
  :creation_time,
  :tags)
  SENSITIVE = [:workflow_inputs]
  include Aws::Structure
end

#idString

The ID of the migration workflow.

Returns:

  • (String)


130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 130

class CreateMigrationWorkflowResponse < Struct.new(
  :id,
  :arn,
  :name,
  :description,
  :template_id,
  :ads_application_configuration_id,
  :workflow_inputs,
  :step_targets,
  :status,
  :creation_time,
  :tags)
  SENSITIVE = [:workflow_inputs]
  include Aws::Structure
end

#nameString

The name of the migration workflow.

Returns:

  • (String)


130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 130

class CreateMigrationWorkflowResponse < Struct.new(
  :id,
  :arn,
  :name,
  :description,
  :template_id,
  :ads_application_configuration_id,
  :workflow_inputs,
  :step_targets,
  :status,
  :creation_time,
  :tags)
  SENSITIVE = [:workflow_inputs]
  include Aws::Structure
end

#statusString

The status of the migration workflow.

Returns:

  • (String)


130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 130

class CreateMigrationWorkflowResponse < Struct.new(
  :id,
  :arn,
  :name,
  :description,
  :template_id,
  :ads_application_configuration_id,
  :workflow_inputs,
  :step_targets,
  :status,
  :creation_time,
  :tags)
  SENSITIVE = [:workflow_inputs]
  include Aws::Structure
end

#step_targetsArray<String>

The servers on which a step will be run.

Returns:

  • (Array<String>)


130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 130

class CreateMigrationWorkflowResponse < Struct.new(
  :id,
  :arn,
  :name,
  :description,
  :template_id,
  :ads_application_configuration_id,
  :workflow_inputs,
  :step_targets,
  :status,
  :creation_time,
  :tags)
  SENSITIVE = [:workflow_inputs]
  include Aws::Structure
end

#tagsHash<String,String>

The tags to add on a migration workflow.

Returns:

  • (Hash<String,String>)


130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 130

class CreateMigrationWorkflowResponse < Struct.new(
  :id,
  :arn,
  :name,
  :description,
  :template_id,
  :ads_application_configuration_id,
  :workflow_inputs,
  :step_targets,
  :status,
  :creation_time,
  :tags)
  SENSITIVE = [:workflow_inputs]
  include Aws::Structure
end

#template_idString

The ID of the template.

Returns:

  • (String)


130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 130

class CreateMigrationWorkflowResponse < Struct.new(
  :id,
  :arn,
  :name,
  :description,
  :template_id,
  :ads_application_configuration_id,
  :workflow_inputs,
  :step_targets,
  :status,
  :creation_time,
  :tags)
  SENSITIVE = [:workflow_inputs]
  include Aws::Structure
end

#workflow_inputsHash<String,Types::StepInput>

The inputs for creating a migration workflow.

Returns:



130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 130

class CreateMigrationWorkflowResponse < Struct.new(
  :id,
  :arn,
  :name,
  :description,
  :template_id,
  :ads_application_configuration_id,
  :workflow_inputs,
  :step_targets,
  :status,
  :creation_time,
  :tags)
  SENSITIVE = [:workflow_inputs]
  include Aws::Structure
end