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

Class: Aws::ServiceCatalog::Types::ProductViewAggregationValue

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

Overview

A single product view aggregation value/count pair, containing metadata about each product to which the calling user has access.

Instance Attribute Summary collapse

Instance Attribute Details

#approximate_countInteger

An approximate count of the products that match the value.

Returns:

  • (Integer)

    An approximate count of the products that match the value.

#valueString

The value of the product view aggregation.

Returns:

  • (String)

    The value of the product view aggregation.