LensReviewSummary

A lens review summary of a workload.

Types

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

Properties

Link copied to clipboard

The alias of the lens.

Link copied to clipboard

The ARN for the lens.

Link copied to clipboard

The full name of the lens.

Link copied to clipboard

The status of the lens.

Link copied to clipboard

The version of the lens.

Link copied to clipboard

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

Link copied to clipboard

The profiles associated with the workload.

Link copied to clipboard

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

Link copied to clipboard

The date and time recorded.

Functions

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