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.
This is the response object from the GetEngineStatus operation.
Namespace: Amazon.Neptunedata.Model
Assembly: AWSSDK.Neptunedata.dll
Version: 3.x.y.z
public class GetEngineStatusResponse : AmazonWebServiceResponse
The GetEngineStatusResponse type exposes the following members
| Name | Description | |
|---|---|---|
|
GetEngineStatusResponse() |
| Name | Type | Description | |
|---|---|---|---|
|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
DbEngineVersion | System.String |
Gets and sets the property DbEngineVersion.
Set to the Neptune engine version running on your DB cluster. If this engine version
has been manually patched since it was released, the version number is prefixed by
|
|
DfeQueryEngine | System.String |
Gets and sets the property DfeQueryEngine.
Set to |
|
Features | System.Collections.Generic.Dictionary<System.String, Amazon.Runtime.Documents.Document> |
Gets and sets the property Features. Contains status information about the features enabled on your DB cluster. |
|
Gremlin | Amazon.Neptunedata.Model.QueryLanguageVersion |
Gets and sets the property Gremlin. Contains information about the Gremlin query language available on your cluster. Specifically, it contains a version field that specifies the current TinkerPop version being used by the engine. |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
LabMode | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property LabMode. Contains Lab Mode settings being used by the engine. |
|
Opencypher | Amazon.Neptunedata.Model.QueryLanguageVersion |
Gets and sets the property Opencypher. Contains information about the openCypher query language available on your cluster. Specifically, it contains a version field that specifies the current operCypher version being used by the engine. |
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
Role | System.String |
Gets and sets the property Role.
Set to |
|
RollingBackTrxCount | System.Int32 |
Gets and sets the property RollingBackTrxCount. If there are transactions being rolled back, this field is set to the number of such transactions. If there are none, the field doesn't appear at all. |
|
RollingBackTrxEarliestStartTime | System.String |
Gets and sets the property RollingBackTrxEarliestStartTime. Set to the start time of the earliest transaction being rolled back. If no transactions are being rolled back, the field doesn't appear at all. |
|
Settings | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Settings.
Contains information about the current settings on your DB cluster. For example, contains
the current cluster query timeout setting ( |
|
Sparql | Amazon.Neptunedata.Model.QueryLanguageVersion |
Gets and sets the property Sparql. Contains information about the SPARQL query language available on your cluster. Specifically, it contains a version field that specifies the current SPARQL version being used by the engine. |
|
StartTime | System.String |
Gets and sets the property StartTime. Set to the UTC time at which the current server process started. |
|
Status | System.String |
Gets and sets the property Status.
Set to |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5