RecoveryPlanExecutionStep

A Recovery Plan Execution Step resource.

Types

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

Properties

Link copied to clipboard

The number of times this step has been attempted.

Link copied to clipboard

Type-specific configuration for an execution step response. Mirrors RecoveryPlanStepConfiguration but uses execution-enriched server shapes.

Link copied to clipboard

The timestamp when the execution step was created.

Link copied to clipboard

Error details if the step failed.

Link copied to clipboard

The ARN of the execution step.

Link copied to clipboard

The status of the execution step.

Link copied to clipboard

The order of a step within a Recovery Plan (1-based).

Link copied to clipboard

The name of a Recovery Plan Step.

Link copied to clipboard

The timestamp when the execution step was last updated.

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