enableNonSecurity property

bool? enableNonSecurity
final

For instances identified by the approval rule filters, enables a patch baseline to apply non-security updates available in the specified repository. The default value is 'false'. Applies to Linux instances only.

Implementation

final bool? enableNonSecurity;