Achievability

Describes the achievability status of a service's resilience targets based on the most recent assessment.

Types

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

Properties

Link copied to clipboard

The achievability status of the availability SLO target for the service.

Link copied to clipboard

The achievability status of the multi-AZ RTO and RPO targets for the service.

Link copied to clipboard

The achievability status of the multi-Region RTO and RPO targets for the service.

Functions

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