decryptionSettings property

InputDecryptionSettings? decryptionSettings
final

Settings for decrypting any input files that you encrypt before you upload them to Amazon S3. MediaConvert can decrypt files only when you use AWS Key Management Service (KMS) to encrypt the data key that you use to encrypt your content.

Implementation

final InputDecryptionSettings? decryptionSettings;