You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::GuardDuty::Types::GetUsageStatisticsResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::GuardDuty::Types::GetUsageStatisticsResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#next_token ⇒ String
The pagination parameter to be used on the next list operation to retrieve more items.
-
#usage_statistics ⇒ Types::UsageStatistics
The usage statistics object.
Instance Attribute Details
#next_token ⇒ String
The pagination parameter to be used on the next list operation to retrieve more items.
#usage_statistics ⇒ Types::UsageStatistics
The usage statistics object. If a UsageStatisticType was provided, the objects representing other types will be null.