RecoveryPlanStep

A Recovery Plan Step resource.

Types

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

Properties

Link copied to clipboard

Type-specific configuration for a recovery plan step. Exactly one member must be set.

Link copied to clipboard

The timestamp when the step was created.

Link copied to clipboard

The ARN of the Recovery Plan step.

Link copied to clipboard

The name of a Recovery Plan Step.

Link copied to clipboard

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

Link copied to clipboard

The timestamp when the step was last updated.

Functions

Link copied to clipboard
inline fun copy(block: RecoveryPlanStep.Builder.() -> Unit = {}): RecoveryPlanStep
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