RecoveryPlanStatus

sealed class RecoveryPlanStatus

Recovery Plan status. ACTIVE means executable. INVALID means the plan has no SERVER type steps and cannot be executed.

Inheritors

Types

Link copied to clipboard
Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
data class SdkUnknown(val value: String) : RecoveryPlanStatus

Properties

Link copied to clipboard
abstract val value: String