UpdateRecoveryPlanExecutionStepRequest
Types
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
inline fun copy(block: UpdateRecoveryPlanExecutionStepRequest.Builder.() -> Unit = {}): UpdateRecoveryPlanExecutionStepRequest