keyARN property
If KeyType
is CUSTOMER_MANAGED_CMK
, this field
contains the ARN of the customer managed CMK. If KeyType
is
AWS_OWNED_CMK
,
DeliveryStreamEncryptionConfiguration
doesn't contain a value
for KeyARN
.
Implementation
final String? keyARN;