class Aws::KMS::Types::ReplicateKeyResponse
@!attribute [rw] replica_key_metadata
Displays details about the new replica key, including its Amazon Resource Name ([key ARN][1]) and [key state][2]. It also includes the ARN and Amazon Web Services Region of its primary key and other replica keys. [1]: https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#key-id-key-ARN [2]: https://docs.aws.amazon.com/kms/latest/developerguide/key-state.html @return [Types::KeyMetadata]
@!attribute [rw] replica_policy
The key policy of the new replica key. The value is a key policy document in JSON format. @return [String]
@!attribute [rw] replica_tags
The tags on the new replica key. The value is a list of tag key and tag value pairs. @return [Array<Types::Tag>]
@see docs.aws.amazon.com/goto/WebAPI/kms-2014-11-01/ReplicateKeyResponse AWS API Documentation
Constants
- SENSITIVE