DisruptionCompliance

Defines the compliance against the resiliency policy for a disruption.

Types

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

Properties

Link copied to clipboard

The Recovery Point Objective (RPO) that is achievable, in seconds.

Link copied to clipboard

The Recovery Time Objective (RTO) that is achievable, in seconds

Link copied to clipboard

The current status of compliance for the resiliency policy.

Link copied to clipboard

The current RPO, in seconds.

Link copied to clipboard

The current RTO, in seconds.

Link copied to clipboard

The disruption compliance message.

Link copied to clipboard

The RPO description.

Link copied to clipboard

Reference identifier of the RPO .

Link copied to clipboard

The RTO description.

Link copied to clipboard

Reference identifier of the RTO.

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