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.

Container for the parameters to the UpdateLaunchConfiguration operation. Updates a LaunchConfiguration by Source Server ID.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.Drs.AmazonDrsRequest
      Amazon.Drs.Model.UpdateLaunchConfigurationRequest

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

Syntax

C#
public class UpdateLaunchConfigurationRequest : AmazonDrsRequest
         IAmazonWebServiceRequest

The UpdateLaunchConfigurationRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property CopyPrivateIp System.Boolean

Gets and sets the property CopyPrivateIp.

Whether we should copy the Private IP of the Source Server to the Recovery Instance.

Public Property 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.

Public Property LaunchDisposition Amazon.Drs.LaunchDisposition

Gets and sets the property LaunchDisposition.

The state of the Recovery Instance in EC2 after the recovery operation.

Public Property LaunchIntoInstanceProperties Amazon.Drs.Model.LaunchIntoInstanceProperties

Gets and sets the property LaunchIntoInstanceProperties.

Launch into existing instance properties.

Public Property Licensing Amazon.Drs.Model.Licensing

Gets and sets the property Licensing.

The licensing configuration to be used for this launch configuration.

Public Property Name System.String

Gets and sets the property Name.

The name of the launch configuration.

Public Property PostLaunchEnabled System.Boolean

Gets and sets the property PostLaunchEnabled.

Whether we want to enable post-launch actions for the Source Server.

Public Property SourceServerID System.String

Gets and sets the property SourceServerID.

The ID of the Source Server that we want to retrieve a Launch Configuration for.

Public Property 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.

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