encryptionDisabled property

bool? encryptionDisabled
final

Set to true if you do not want your S3 build log output encrypted. By default S3 build logs are encrypted.

Implementation

final bool? encryptionDisabled;