UpdateLaunchConfigurationRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

Whether we want to copy the tags of the Source Server to the EC2 machine of the Recovery Instance.

Link copied to clipboard

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

Link copied to clipboard

Launch into existing instance properties.

Link copied to clipboard

The licensing configuration to be used for this launch configuration.

Link copied to clipboard
val name: String?

The name of the launch configuration.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

Whether Elastic Disaster Recovery should try to automatically choose the instance type that best matches the OS, CPU, and RAM of your Source Server.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String