class Aws::SecurityHub::Types::UpdateOrganizationConfigurationRequest

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

data as a hash:

    {
      auto_enable: false, # required
    }

@!attribute [rw] auto_enable

Whether to automatically enable Security Hub for new accounts in the
organization.

By default, this is `false`, and new accounts are not added
automatically.

To automatically enable Security Hub for new accounts, set this to
`true`.
@return [Boolean]

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

Constants

SENSITIVE