Class: Aws::MigrationHubOrchestrator::Types::GetWorkflowStepGroupResponse

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 group was created.

Returns:

  • (Time)


928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 928

class GetWorkflowStepGroupResponse < Struct.new(
  :id,
  :workflow_id,
  :name,
  :description,
  :status,
  :owner,
  :creation_time,
  :last_modified_time,
  :end_time,
  :tools,
  :previous,
  :next)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

The description of the step group.

Returns:

  • (String)


928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 928

class GetWorkflowStepGroupResponse < Struct.new(
  :id,
  :workflow_id,
  :name,
  :description,
  :status,
  :owner,
  :creation_time,
  :last_modified_time,
  :end_time,
  :tools,
  :previous,
  :next)
  SENSITIVE = []
  include Aws::Structure
end

#end_timeTime

The time at which the step group ended.

Returns:

  • (Time)


928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 928

class GetWorkflowStepGroupResponse < Struct.new(
  :id,
  :workflow_id,
  :name,
  :description,
  :status,
  :owner,
  :creation_time,
  :last_modified_time,
  :end_time,
  :tools,
  :previous,
  :next)
  SENSITIVE = []
  include Aws::Structure
end

#idString

The ID of the step group.

Returns:

  • (String)


928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 928

class GetWorkflowStepGroupResponse < Struct.new(
  :id,
  :workflow_id,
  :name,
  :description,
  :status,
  :owner,
  :creation_time,
  :last_modified_time,
  :end_time,
  :tools,
  :previous,
  :next)
  SENSITIVE = []
  include Aws::Structure
end

#last_modified_timeTime

The time at which the step group was last modified.

Returns:

  • (Time)


928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 928

class GetWorkflowStepGroupResponse < Struct.new(
  :id,
  :workflow_id,
  :name,
  :description,
  :status,
  :owner,
  :creation_time,
  :last_modified_time,
  :end_time,
  :tools,
  :previous,
  :next)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The name of the step group.

Returns:

  • (String)


928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 928

class GetWorkflowStepGroupResponse < Struct.new(
  :id,
  :workflow_id,
  :name,
  :description,
  :status,
  :owner,
  :creation_time,
  :last_modified_time,
  :end_time,
  :tools,
  :previous,
  :next)
  SENSITIVE = []
  include Aws::Structure
end

#nextArray<String>

The next step group.

Returns:

  • (Array<String>)


928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 928

class GetWorkflowStepGroupResponse < Struct.new(
  :id,
  :workflow_id,
  :name,
  :description,
  :status,
  :owner,
  :creation_time,
  :last_modified_time,
  :end_time,
  :tools,
  :previous,
  :next)
  SENSITIVE = []
  include Aws::Structure
end

#ownerString

The owner of the step group.

Returns:

  • (String)


928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 928

class GetWorkflowStepGroupResponse < Struct.new(
  :id,
  :workflow_id,
  :name,
  :description,
  :status,
  :owner,
  :creation_time,
  :last_modified_time,
  :end_time,
  :tools,
  :previous,
  :next)
  SENSITIVE = []
  include Aws::Structure
end

#previousArray<String>

The previous step group.

Returns:

  • (Array<String>)


928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 928

class GetWorkflowStepGroupResponse < Struct.new(
  :id,
  :workflow_id,
  :name,
  :description,
  :status,
  :owner,
  :creation_time,
  :last_modified_time,
  :end_time,
  :tools,
  :previous,
  :next)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The status of the step group.

Returns:

  • (String)


928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 928

class GetWorkflowStepGroupResponse < Struct.new(
  :id,
  :workflow_id,
  :name,
  :description,
  :status,
  :owner,
  :creation_time,
  :last_modified_time,
  :end_time,
  :tools,
  :previous,
  :next)
  SENSITIVE = []
  include Aws::Structure
end

#toolsArray<Types::Tool>

List of AWS services utilized in a migration workflow.

Returns:



928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 928

class GetWorkflowStepGroupResponse < Struct.new(
  :id,
  :workflow_id,
  :name,
  :description,
  :status,
  :owner,
  :creation_time,
  :last_modified_time,
  :end_time,
  :tools,
  :previous,
  :next)
  SENSITIVE = []
  include Aws::Structure
end

#workflow_idString

The ID of the migration workflow.

Returns:

  • (String)


928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
# File 'gems/aws-sdk-migrationhuborchestrator/lib/aws-sdk-migrationhuborchestrator/types.rb', line 928

class GetWorkflowStepGroupResponse < Struct.new(
  :id,
  :workflow_id,
  :name,
  :description,
  :status,
  :owner,
  :creation_time,
  :last_modified_time,
  :end_time,
  :tools,
  :previous,
  :next)
  SENSITIVE = []
  include Aws::Structure
end