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
- Struct
- Aws::GuardDuty::Types::UsageResourceResult
- Defined in:
- (unknown)
Overview
Contains information on the sum of usage based on an AWS resource.
Instance Attribute Summary collapse
-
#resource ⇒ String
The AWS resource that generated usage.
-
#total ⇒ Types::Total
Represents the sum total of usage for the specified resource type.
Instance Attribute Details
#resource ⇒ String
The AWS resource that generated usage.
#total ⇒ Types::Total
Represents the sum total of usage for the specified resource type.