ScoringComponentResiliencyScore

Resiliency score of each scoring component. For more information about scoring component, see Calculating resiliency score.

Types

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

Properties

Link copied to clipboard

Number of recommendations that were excluded from the assessment.

Link copied to clipboard

Number of recommendations that must be implemented to obtain the maximum possible score for the scoring component. For SOPs, alarms, and tests, these are the number of recommendations that must be implemented. For compliance, these are the number of Application Components that have breached the resiliency policy.

Link copied to clipboard

Maximum possible score that can be obtained for the scoring component.

Link copied to clipboard

Resiliency score points given for the scoring component. The score is always less than or equal to the possibleScore.

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