GetKeyMultiRegionConfiguration

Constructors

Link copied to clipboard
constructor(multiRegionKeyType: String, primaryKeys: List<GetKeyMultiRegionConfigurationPrimaryKey>, replicaKeys: List<GetKeyMultiRegionConfigurationReplicaKey>)

Types

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

The key ARN and Region of the primary key. This is the current KMS key if it is the primary key.

Link copied to clipboard

The key ARNs and Regions of all replica keys. Includes the current KMS key if it is a replica key.