encryptionKey property

EncryptionKey? encryptionKey
final

The encryption key used to encrypt and decrypt data in the artifact store for the pipeline, such as an AWS Key Management Service (AWS KMS) key. This is optional and might not be present.

Implementation

final EncryptionKey? encryptionKey;