Class: Aws::IoT::Types::Bucket
- Inherits:
-
Struct
- Object
- Struct
- Aws::IoT::Types::Bucket
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-iot/types.rb
Overview
A count of documents that meets a specific aggregation criteria.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#count ⇒ Integer
The number of documents that have the value counted for the particular bucket.
-
#key_value ⇒ String
The value counted for the particular bucket.