volumeEncryptionKey property

Input<String?>? volumeEncryptionKey
final

The ARN of a symmetric AWS KMS customer master key (CMK) used to encrypt data stored on your WorkSpace. Amazon WorkSpaces does not support asymmetric CMKs.

Implementation

final pulumi.Input<String?>? volumeEncryptionKey;