LensMetric

A metric for a particular lens in a workload.

Types

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

Properties

Link copied to clipboard

The lens ARN.

Link copied to clipboard

The metrics for the pillars in a lens.

Link copied to clipboard

A map from risk names to the count of how many questions have that rating.

Functions

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