class Aws::GuardDuty::Types::UsageStatistics
Contains the result of GuardDuty
usage. If a UsageStatisticType is provided the result for other types will be null.
@!attribute [rw] sum_by_account
The usage statistic sum organized by account ID. @return [Array<Types::UsageAccountResult>]
@!attribute [rw] sum_by_data_source
The usage statistic sum organized by on data source. @return [Array<Types::UsageDataSourceResult>]
@!attribute [rw] sum_by_resource
The usage statistic sum organized by resource. @return [Array<Types::UsageResourceResult>]
@!attribute [rw] top_resources
Lists the top 50 resources that have generated the most GuardDuty usage, in order from most to least expensive. @return [Array<Types::UsageResourceResult>]
@see docs.aws.amazon.com/goto/WebAPI/guardduty-2017-11-28/UsageStatistics AWS API Documentation
Constants
- SENSITIVE