UpdateRecoveryPlanExecutionStepRequest

Types

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

Properties

Link copied to clipboard

The ARN of the execution step to update.

Link copied to clipboard

Full replacement of the server list. Only allowed when the step is in NOT_STARTED status (Server type steps only).

Link copied to clipboard

Only SKIPPED is accepted. Step must be in NOT_STARTED or FAILED status.

Link copied to clipboard

Updated wait duration. Only allowed when the step is in NOT_STARTED status (Wait type steps only).

Functions

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