MultiRegionConfiguration

Describes the configuration of this multi-Region key. This field appears only when the KMS key is a primary or replica of a multi-Region key.

For more information about any listed KMS key, use the DescribeKey operation.

Types

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

Properties

Link copied to clipboard

Indicates whether the KMS key is a PRIMARY or REPLICA key.

Link copied to clipboard

Displays the key ARN and Region of the primary key. This field includes the current KMS key if it is the primary key.

Link copied to clipboard

displays the key ARNs and Regions of all replica keys. This field includes the current KMS key if it is a replica key.

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