RecoveryPlanExecutionStepSummary

Summary information about a Recovery Plan execution step.

Types

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

Properties

Link copied to clipboard

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

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.

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