You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::GuardDuty::Types::DataSourceConfigurationsResult
- Inherits:
-
Struct
- Object
- Struct
- Aws::GuardDuty::Types::DataSourceConfigurationsResult
- Defined in:
- (unknown)
Overview
Contains information on the status of data sources for the detector.
Returned by:
Instance Attribute Summary collapse
-
#cloud_trail ⇒ Types::CloudTrailConfigurationResult
An object that contains information on the status of CloudTrail as a data source.
-
#dns_logs ⇒ Types::DNSLogsConfigurationResult
An object that contains information on the status of DNS logs as a data source.
-
#flow_logs ⇒ Types::FlowLogsConfigurationResult
An object that contains information on the status of VPC flow logs as a data source.
-
#s3_logs ⇒ Types::S3LogsConfigurationResult
An object that contains information on the status of S3 Data event logs as a data source.
Instance Attribute Details
#cloud_trail ⇒ Types::CloudTrailConfigurationResult
An object that contains information on the status of CloudTrail as a data source.
#dns_logs ⇒ Types::DNSLogsConfigurationResult
An object that contains information on the status of DNS logs as a data source.
#flow_logs ⇒ Types::FlowLogsConfigurationResult
An object that contains information on the status of VPC flow logs as a data source.
#s3_logs ⇒ Types::S3LogsConfigurationResult
An object that contains information on the status of S3 Data event logs as a data source.