encryptionType property

EncryptionType? encryptionType
final

The server-side encryption algorithm used when storing job results in Amazon S3, for example AES256 or aws:kms.

Implementation

final EncryptionType? encryptionType;