class Aws::GuardDuty::Types::S3LogsConfiguration

Describes whether S3 data event logs will be enabled as a data source.

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

data as a hash:

    {
      enable: false, # required
    }

@!attribute [rw] enable

The status of S3 data event logs as a data source.
@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/guardduty-2017-11-28/S3LogsConfiguration AWS API Documentation

Constants

SENSITIVE