You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudSearchDomain::Types::SuggestResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::CloudSearchDomain::Types::SuggestResponse
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#status ⇒ Types::SuggestStatus
The status of a
SuggestRequest
. -
#suggest ⇒ Types::SuggestModel
Container for the matching search suggestion information.
Instance Attribute Details
#status ⇒ Types::SuggestStatus
The status of a SuggestRequest
. Contains the resource ID (rid
) and
how long it took to process the request (timems
).
#suggest ⇒ Types::SuggestModel
Container for the matching search suggestion information.