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

Class: Aws::GuardDuty::Types::UsageResourceResult

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

Overview

Contains information on the sum of usage based on an AWS resource.

Instance Attribute Summary collapse

Instance Attribute Details

#resourceString

The AWS resource that generated usage.

Returns:

  • (String)

    The AWS resource that generated usage.

#totalTypes::Total

Represents the sum total of usage for the specified resource type.

Returns:

  • (Types::Total)

    Represents the sum total of usage for the specified resource type.