You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CloudSearchDomain::Types::Bucket

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

A container for facet information.

Instance Attribute Summary collapse

Instance Attribute Details

#countInteger

The number of hits that contain the facet value in the specified facet field.

Returns:

  • (Integer)

    The number of hits that contain the facet value in the specified facet field.

#valueString

The facet value being counted.

Returns:

  • (String)

    The facet value being counted.