SloSource

class SloSource

Contains the effective availability SLO value and its source.

Types

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

Properties

Link copied to clipboard

Resource name (used in ARN — no spaces allowed).

Link copied to clipboard

Indicates whether the value comes from the service's own account or a cross-account policy.

Link copied to clipboard

The availability SLO percentage value.

Functions

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