QuestionMetric

A metric for a particular question in the pillar.

Types

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

Properties

Link copied to clipboard

The best practices, or choices, that have been identified as contributing to risk in a question.

Link copied to clipboard

The ID of the question.

Link copied to clipboard
val risk: Risk?

The risk for a given workload, lens review, pillar, or question.

Functions

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