You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::GuardDuty::Types::Total

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains the total usage with the corresponding currency unit for that value.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#amountString

The total usage.

Returns:

  • (String)

    The total usage.

#unitString

The currency unit that the amount is given in.

Returns:

  • (String)

    The currency unit that the amount is given in.