Class: Aws::CloudSearchDomain::Types::Bucket
- Inherits:
-
Struct
- Object
- Struct
- Aws::CloudSearchDomain::Types::Bucket
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-cloudsearchdomain/types.rb
Overview
A container for facet information.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#count ⇒ Integer
The number of hits that contain the facet value in the specified facet field.
-
#value ⇒ String
The facet value being counted.