enabledByDefault property
Whether the standard is enabled by default. When Security Hub is enabled from the console, if a standard is enabled by default, the check box for that standard is selected by default.
When Security Hub is enabled using the EnableSecurityHub API
operation, the standard is enabled by default unless
EnableDefaultStandards is set to false.
Implementation
final bool? enabledByDefault;