ProjectionHealthDto

data class ProjectionHealthDto(val perTarget: List<TargetHealthDto>)

Projection health: lifecycle counts aggregated per target.

Constructors

Link copied to clipboard
constructor(perTarget: List<TargetHealthDto>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

the per-target lifecycle counts