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.

Describes an AWS OpsWorks Stacks service error.

Inheritance Hierarchy

System.Object
  Amazon.OpsWorks.Model.ServiceError

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

Syntax

C#
public class ServiceError

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 Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

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