You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::GuardDuty::Types::UsageAccountResult
- Inherits:
-
Struct
- Object
- Struct
- Aws::GuardDuty::Types::UsageAccountResult
- Defined in:
- (unknown)
Overview
Contains information on the total of usage based on account IDs.
Instance Attribute Summary collapse
-
#account_id ⇒ String
The Account ID that generated usage.
-
#total ⇒ Types::Total
Represents the total of usage for the Account ID.
Instance Attribute Details
#account_id ⇒ String
The Account ID that generated usage.
#total ⇒ Types::Total
Represents the total of usage for the Account ID.