encryptionDisabled property

bool? encryptionDisabled
final

Set to true if you do not want your output artifacts encrypted. This option is valid only if your artifacts type is Amazon Simple Storage Service (Amazon S3). If this is set with another artifacts type, an invalidInputException is thrown.

Implementation

final bool? encryptionDisabled;