ReplicationSet

The set of Amazon Web Services Region that your Incident Manager data will be replicated to and the KMS key used to encrypt the data.

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the replication set.

Link copied to clipboard

Details about who created the replication set.

Link copied to clipboard

When the replication set was created.

Link copied to clipboard

Determines if the replication set deletion protection is enabled or not. If deletion protection is enabled, you can't delete the last Amazon Web Services Region in the replication set.

Link copied to clipboard

Who last modified the replication set.

Link copied to clipboard

When the replication set was last updated.

Link copied to clipboard

The map between each Amazon Web Services Region in your replication set and the KMS key that's used to encrypt the data in that Region.

Link copied to clipboard

The status of the replication set. If the replication set is still pending, you can't use Incident Manager functionality.

Functions

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