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.
Container for the parameters to the UpdateLaunchConfiguration operation. Updates a LaunchConfiguration by Source Server ID.
Namespace: Amazon.Drs.Model
Assembly: AWSSDK.Drs.dll
Version: 3.x.y.z
public class UpdateLaunchConfigurationRequest : AmazonDrsRequest IAmazonWebServiceRequest
The UpdateLaunchConfigurationRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateLaunchConfigurationRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
CopyPrivateIp | System.Boolean |
Gets and sets the property CopyPrivateIp. Whether we should copy the Private IP of the Source Server to the Recovery Instance. |
![]() |
CopyTags | System.Boolean |
Gets and sets the property CopyTags. Whether we want to copy the tags of the Source Server to the EC2 machine of the Recovery Instance. |
![]() |
LaunchDisposition | Amazon.Drs.LaunchDisposition |
Gets and sets the property LaunchDisposition. The state of the Recovery Instance in EC2 after the recovery operation. |
![]() |
LaunchIntoInstanceProperties | Amazon.Drs.Model.LaunchIntoInstanceProperties |
Gets and sets the property LaunchIntoInstanceProperties. Launch into existing instance properties. |
![]() |
Licensing | Amazon.Drs.Model.Licensing |
Gets and sets the property Licensing. The licensing configuration to be used for this launch configuration. |
![]() |
Name | System.String |
Gets and sets the property Name. The name of the launch configuration. |
![]() |
PostLaunchEnabled | System.Boolean |
Gets and sets the property PostLaunchEnabled. Whether we want to enable post-launch actions for the Source Server. |
![]() |
SourceServerID | System.String |
Gets and sets the property SourceServerID. The ID of the Source Server that we want to retrieve a Launch Configuration for. |
![]() |
TargetInstanceTypeRightSizingMethod | Amazon.Drs.TargetInstanceTypeRightSizingMethod |
Gets and sets the property TargetInstanceTypeRightSizingMethod. Whether Elastic Disaster Recovery should try to automatically choose the instance type that best matches the OS, CPU, and RAM of your Source Server. |
.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