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.

Information about a named query ID that could not be processed.

Inheritance Hierarchy

System.Object
  Amazon.Athena.Model.UnprocessedNamedQueryId

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

Syntax

C#
public class UnprocessedNamedQueryId

The UnprocessedNamedQueryId type exposes the following members

Constructors

NameDescription
Public Method UnprocessedNamedQueryId()

Properties

NameTypeDescription
Public Property ErrorCode System.String

Gets and sets the property ErrorCode.

The error code returned when the processing request for the named query failed, if applicable.

Public Property ErrorMessage System.String

Gets and sets the property ErrorMessage.

The error message returned when the processing request for the named query failed, if applicable.

Public Property NamedQueryId System.String

Gets and sets the property NamedQueryId.

The unique identifier of the named query.

Version Information

.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