AddRegionAction

Defines the Amazon Web Services Region and KMS key to add to the replication set.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services Region name to add to the replication set.

Link copied to clipboard

The KMS key ID to use to encrypt your replication set.

Functions

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