TargetSource

Contains an effective RTO or RPO 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
val value: Int?

The RTO or RPO value in minutes.

Functions

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