CreateRecoveryPlanStepRequest

Types

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

Properties

Link copied to clipboard

A unique string provided to ensure request idempotency.

Link copied to clipboard

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

Link copied to clipboard

The ARN of the Recovery Plan to add the step to.

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).

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