enabledControlIdentifiers property

Input<List<String>?>? enabledControlIdentifiers
final

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

Implementation

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