EffectivePolicyValues

Contains the effective resilience policy values for a service.

Types

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

Properties

Link copied to clipboard

The effective availability SLO value for the service.

Link copied to clipboard

The effective data recovery time between backups value for the service.

Link copied to clipboard

The effective multi-AZ disaster recovery approach for the service.

Link copied to clipboard

The effective multi-AZ RPO value for the service, in minutes.

Link copied to clipboard

The effective multi-AZ RTO value for the service, in minutes.

Link copied to clipboard

The effective multi-Region disaster recovery approach for the service.

Link copied to clipboard

The effective multi-Region RPO value for the service, in minutes.

Link copied to clipboard

The effective multi-Region RTO value for the service, in minutes.

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