encryptionKey property

Output<String> encryptionKey
latefinal

KMS customer master key (CMK) to be used for encrypting the build project's build output artifacts.

Implementation

late final pulumi.Output<String> encryptionKey;