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.
Namespace: Amazon.MigrationHubOrchestrator.Model
Assembly: AWSSDK.MigrationHubOrchestrator.dll
Version: 3.x.y.z
public class CreateWorkflowResponse : AmazonWebServiceResponse
The CreateWorkflowResponse type exposes the following members
Name | Description | |
---|---|---|
CreateWorkflowResponse() |
Name | Type | Description | |
---|---|---|---|
AdsApplicationConfigurationId | System.String |
Gets and sets the property AdsApplicationConfigurationId. The configuration ID of the application configured in Application Discovery Service. |
|
Arn | System.String |
Gets and sets the property Arn. The Amazon Resource Name (ARN) of the migration workflow. |
|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
CreationTime | System.DateTime |
Gets and sets the property CreationTime. The time at which the migration workflow was created. |
|
Description | System.String |
Gets and sets the property Description. The description of the migration workflow. |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
Id | System.String |
Gets and sets the property Id. The ID of the migration workflow. |
|
Name | System.String |
Gets and sets the property Name. The name of the migration workflow. |
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
Status | Amazon.MigrationHubOrchestrator.MigrationWorkflowStatusEnum |
Gets and sets the property Status. The status of the migration workflow. |
|
StepTargets | System.Collections.Generic.List<System.String> |
Gets and sets the property StepTargets. The servers on which a step will be run. |
|
Tags | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Tags. The tags to add on a migration workflow. |
|
TemplateId | System.String |
Gets and sets the property TemplateId. The ID of the template. |
|
WorkflowInputs | System.Collections.Generic.Dictionary<System.String, Amazon.MigrationHubOrchestrator.Model.StepInput> |
Gets and sets the property WorkflowInputs. The inputs for creating a migration workflow. |
.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