AppComponentCompliance

Defines the compliance of an Application Component against the resiliency policy.

Types

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

Properties

Link copied to clipboard

Name of the Application Component.

Link copied to clipboard

The compliance of the Application Component against the resiliency policy.

Link copied to clipboard
val cost: Cost?

The cost for the application.

Link copied to clipboard

The compliance message.

Link copied to clipboard

The current resiliency score for the application.

Link copied to clipboard

Status of the action.

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