enableDefaultStandards property

Output<bool?> enableDefaultStandards
latefinal

Whether to enable the security standards that Security Hub has designated as automatically enabled including: AWS Foundational Security Best Practices v1.0.0 and CIS AWS Foundations Benchmark v1.2.0. Defaults to true.

Implementation

late final pulumi.Output<bool?> enableDefaultStandards;