ResiliencyScore

The overall resiliency score, returned as an object that includes the disruption score and outage score.

Types

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

Properties

Link copied to clipboard

The score generated by Resilience Hub for the scoring component after running an assessment.

Link copied to clipboard

The disruption score for a valid key.

Link copied to clipboard

The outage score for a valid key.

Functions

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