volumeEncryptionKey property

Output<String?> volumeEncryptionKey
latefinal

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

late final pulumi.Output<String?> volumeEncryptionKey;