You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::GuardDuty::Types::FlowLogsConfigurationResult
- Inherits:
-
Struct
- Object
- Struct
- Aws::GuardDuty::Types::FlowLogsConfigurationResult
- Defined in:
- (unknown)
Overview
Contains information on the status of VPC flow logs as a data source.
Returned by:
Instance Attribute Summary collapse
-
#status ⇒ String
Denotes whether VPC flow logs is enabled as a data source.
Instance Attribute Details
#status ⇒ String
Denotes whether VPC flow logs is enabled as a data source.
Possible values:
- ENABLED
- DISABLED