You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::GuardDuty::Types::S3LogsConfigurationResult
- Inherits:
-
Struct
- Object
- Struct
- Aws::GuardDuty::Types::S3LogsConfigurationResult
- Defined in:
- (unknown)
Overview
Describes whether S3 data event logs will be enabled as a data source.
Returned by:
Instance Attribute Summary collapse
-
#status ⇒ String
A value that describes whether S3 data event logs are automatically enabled for new members of the organization.
Instance Attribute Details
#status ⇒ String
A value that describes whether S3 data event logs are automatically enabled for new members of the organization.
Possible values:
- ENABLED
- DISABLED