AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

This is the response object from the CreateWorkflow operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.MigrationHubOrchestrator.Model.CreateWorkflowResponse

Namespace: Amazon.MigrationHubOrchestrator.Model
Assembly: AWSSDK.MigrationHubOrchestrator.dll
Version: 3.x.y.z

Syntax

C#
public class CreateWorkflowResponse : AmazonWebServiceResponse

The CreateWorkflowResponse type exposes the following members

Constructors

NameDescription
Public Method CreateWorkflowResponse()

Properties

NameTypeDescription
Public Property AdsApplicationConfigurationId System.String

Gets and sets the property AdsApplicationConfigurationId.

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

Public Property Arn System.String

Gets and sets the property Arn.

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

Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

The time at which the migration workflow was created.

Public Property Description System.String

Gets and sets the property Description.

The description of the migration workflow.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property Id System.String

Gets and sets the property Id.

The ID of the migration workflow.

Public Property Name System.String

Gets and sets the property Name.

The name of the migration workflow.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property Status Amazon.MigrationHubOrchestrator.MigrationWorkflowStatusEnum

Gets and sets the property Status.

The status of the migration workflow.

Public Property StepTargets System.Collections.Generic.List<System.String>

Gets and sets the property StepTargets.

The servers on which a step will be run.

Public Property Tags System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property Tags.

The tags to add on a migration workflow.

Public Property TemplateId System.String

Gets and sets the property TemplateId.

The ID of the template.

Public Property WorkflowInputs System.Collections.Generic.Dictionary<System.String, Amazon.MigrationHubOrchestrator.Model.StepInput>

Gets and sets the property WorkflowInputs.

The inputs for creating a migration workflow.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5