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