You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudSearchDomain::Types::SearchStatus
- Inherits:
-
Struct
- Object
- Struct
- Aws::CloudSearchDomain::Types::SearchStatus
- Defined in:
- (unknown)
Overview
Contains the resource id (rid
) and the time it took to process the request (timems
).
Returned by:
Instance Attribute Summary collapse
-
#rid ⇒ String
The encrypted resource ID for the request.
-
#timems ⇒ Integer
How long it took to process the request, in milliseconds.
Instance Attribute Details
#rid ⇒ String
The encrypted resource ID for the request.
#timems ⇒ Integer
How long it took to process the request, in milliseconds.