You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ServiceCatalog::Types::SearchProductsOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::ServiceCatalog::Types::SearchProductsOutput
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#next_page_token ⇒ String
The page token to use to retrieve the next set of results.
-
#product_view_aggregations ⇒ Hash<String,Array<Types::ProductViewAggregationValue>>
The product view aggregations.
-
#product_view_summaries ⇒ Array<Types::ProductViewSummary>
Information about the product views.
Instance Attribute Details
#next_page_token ⇒ String
The page token to use to retrieve the next set of results. If there are no additional results, this value is null.
#product_view_aggregations ⇒ Hash<String,Array<Types::ProductViewAggregationValue>>
The product view aggregations.
#product_view_summaries ⇒ Array<Types::ProductViewSummary>
Information about the product views.