encryptionDisabled property

Input<bool?>? encryptionDisabled
final

Whether to disable encrypting output artifacts. If type is set to NO_ARTIFACTS, this value is ignored. Defaults to false.

Implementation

final pulumi.Input<bool?>? encryptionDisabled;