AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Contains the resource id (rid) and the time it took to process the request (timems).

Inheritance Hierarchy

System.Object
  Amazon.CloudSearchDomain.Model.SuggestStatus

Namespace: Amazon.CloudSearchDomain.Model
Assembly: AWSSDK.CloudSearchDomain.dll
Version: 3.x.y.z

Syntax

C#
public class SuggestStatus

The SuggestStatus type exposes the following members

Constructors

NameDescription
Public Method SuggestStatus()

Properties

NameTypeDescription
Public Property Rid System.String

Gets and sets the property Rid.

The encrypted resource ID for the request.

Public Property Timems System.Int64

Gets and sets the property Timems.

How long it took to process the request, in milliseconds.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5