class Aws::KMS::Types::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.
@!attribute [rw] multi_region_key_type
Indicates whether the KMS key is a `PRIMARY` or `REPLICA` key. @return [String]
@!attribute [rw] primary_key
Displays the key ARN and Region of the primary key. This field includes the current KMS key if it is the primary key. @return [Types::MultiRegionKey]
@!attribute [rw] replica_keys
displays the key ARNs and Regions of all replica keys. This field includes the current KMS key if it is a replica key. @return [Array<Types::MultiRegionKey>]
@see docs.aws.amazon.com/goto/WebAPI/kms-2014-11-01/MultiRegionConfiguration AWS API Documentation
Constants
- SENSITIVE