RecoveryLifeCycle

An object representing the Source Network recovery Lifecycle.

Types

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

Properties

Link copied to clipboard

The date and time the last Source Network recovery was initiated.

Link copied to clipboard

The ID of the Job that was used to last recover the Source Network.

Link copied to clipboard

The status of the last recovery status of this Source Network.

Functions

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