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
show all
Defined in:
(unknown)

Overview

Contains information on the total of usage based on account IDs.

Instance Attribute Summary collapse

Instance Attribute Details

#account_idString

The Account ID that generated usage.

Returns:

  • (String)

    The Account ID that generated usage.

#totalTypes::Total

Represents the total of usage for the Account ID.

Returns:

  • (Types::Total)

    Represents the total of usage for the Account ID.