disabledControlIdentifiers property

Input<List<String>?>? disabledControlIdentifiers
final

A list of security controls that are disabled in the configuration policy Security Hub enables all other controls (including newly released controls) other than the listed controls. Conflicts with enabledControlIdentifiers.

Implementation

final pulumi.Input<List<String>?>? disabledControlIdentifiers;