AWS SDK Version 2 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.

.NET Framework 4.5
 
Describes an AWS OpsWorks service error.

Inheritance Hierarchy

System.Object
  Amazon.OpsWorks.Model.ServiceError

Namespace: Amazon.OpsWorks.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class ServiceError : Object

The ServiceError type exposes the following members

Constructors

NameDescription
Public Method ServiceError()

Properties

NameTypeDescription
Public Property CreatedAt System.String Gets and sets the property CreatedAt.

When the error occurred.

Public Property InstanceId System.String Gets and sets the property InstanceId.

The instance ID.

Public Property Message System.String Gets and sets the property Message.

A message that describes the error.

Public Property ServiceErrorId System.String Gets and sets the property ServiceErrorId.

The error ID.

Public Property StackId System.String Gets and sets the property StackId.

The stack ID.

Public Property Type System.String Gets and sets the property Type.

The error type.

Version Information

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

.NET for Windows Store apps:
Supported in: Windows 8