Interface LaunchIntoInstanceProperties.Builder

  • Method Details

    • launchIntoEC2InstanceID

      LaunchIntoInstanceProperties.Builder launchIntoEC2InstanceID(String launchIntoEC2InstanceID)

      Optionally holds EC2 instance ID of an instance to launch into, instead of launching a new instance during drill, recovery or failback.

      Parameters:
      launchIntoEC2InstanceID - Optionally holds EC2 instance ID of an instance to launch into, instead of launching a new instance during drill, recovery or failback.
      Returns:
      Returns a reference to this object so that method calls can be chained together.