You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::GuardDuty::Types::UsageDataSourceResult
- Inherits:
-
Struct
- Object
- Struct
- Aws::GuardDuty::Types::UsageDataSourceResult
- Defined in:
- (unknown)
Overview
Contains information on the result of usage based on data source type.
Instance Attribute Summary collapse
-
#data_source ⇒ String
The data source type that generated usage.
-
#total ⇒ Types::Total
Represents the total of usage for the specified data source.
Instance Attribute Details
#data_source ⇒ String
The data source type that generated usage.
Possible values:
- FLOW_LOGS
- CLOUD_TRAIL
- DNS_LOGS
- S3_LOGS
#total ⇒ Types::Total
Represents the total of usage for the specified data source.