encryptionType property
The server-side encryption algorithm used when storing job results in Amazon
S3, for example AES256
or aws:kms
.
Implementation
final EncryptionType? encryptionType;
The server-side encryption algorithm used when storing job results in Amazon
S3, for example AES256
or aws:kms
.
final EncryptionType? encryptionType;