IKMSMultiRegionConfiguration
Interface in AWS.KMS
Interface for MultiRegionConfiguration.
Properties
MultiRegionKeyType
property MultiRegionKeyType: string
Specifies whether the KMS key is a PRIMARY or REPLICA key.
PrimaryKey
property PrimaryKey: IKMSMultiRegionKey
Type: IKMSMultiRegionKey
Provides details of the primary key.
ReplicaKeys
property ReplicaKeys: TList<IKMSMultiRegionKey>
Type: IKMSMultiRegionKey
Provides details of all replica keys.