KeyDataARN Property

The Amazon resource name (ARN) of the associated CMK.

Object Oriented Interface

public function getKeyDataARN();

Procedural Interface

cloudkeys_amazonkms_get($res, 21 );

Default Value

''

Remarks

The Amazon resource name (ARN) of the associated CMK.

When GetPublicKey is called, this property reflects the Amazon resource name (ARN) of the CMK whose KeyPublicKey was downloaded.

When GenerateDataKey or GenerateDataKeyPair is called, this property reflects the ARN of the CMK that encrypted the data key or the data key pair's private key (respectively) that is stored in KeyEncryptedKey.

This property is read-only and not available at design time.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Keys 2020 PHP Edition - Version 20.0 [Build 8157]