StartRecoveryPlanExecutionRequest

Types

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

Properties

Link copied to clipboard

A unique string provided to ensure request idempotency.

Link copied to clipboard

The execution mode (DRILL or RECOVERY).

Link copied to clipboard

The ARN of the Recovery Plan to execute.

Link copied to clipboard

Optional list of source servers with specific recovery snapshots. If not provided, the latest snapshot is used for each server.

Link copied to clipboard

The tags to apply to the Recovery Plan execution.

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