You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::GuardDuty::Types::S3LogsConfiguration
- Inherits:
-
Struct
- Object
- Struct
- Aws::GuardDuty::Types::S3LogsConfiguration
- Defined in:
- (unknown)
Overview
Note:
When passing S3LogsConfiguration as input to an Aws::Client method, you can use a vanilla Hash:
{
enable: false, # required
}
Describes whether S3 data event logs will be enabled as a data source.
Returned by:
Instance Attribute Summary collapse
-
#enable ⇒ Boolean
The status of S3 data event logs as a data source.
Instance Attribute Details
#enable ⇒ Boolean
The status of S3 data event logs as a data source.