class Aws::SecurityHub::Types::UpdateSecurityHubConfigurationRequest

@note When making an API call, you may pass UpdateSecurityHubConfigurationRequest

data as a hash:

    {
      auto_enable_controls: false,
    }

@!attribute [rw] auto_enable_controls

Whether to automatically enable new controls when they are added to
standards that are enabled.

By default, this is set to `true`, and new controls are enabled
automatically. To not automatically enable new controls, set this to
`false`.
@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/UpdateSecurityHubConfigurationRequest AWS API Documentation

Constants

SENSITIVE