encryptionKey property

EncryptionKey? encryptionKey
final

The encryption key used to encrypt the data in the artifact store, such as an AWS Key Management Service (AWS KMS) key. If this is undefined, the default key for Amazon S3 is used.

Implementation

final EncryptionKey? encryptionKey;