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 details about the policy generation error.

Inheritance Hierarchy

System.Object
  Amazon.AccessAnalyzer.Model.JobError

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

Syntax

C#
public class JobError

The JobError type exposes the following members

Constructors

NameDescription
Public Method JobError()

Properties

NameTypeDescription
Public Property Code Amazon.AccessAnalyzer.JobErrorCode

Gets and sets the property Code.

The job error code.

Public Property Message System.String

Gets and sets the property Message.

Specific information about the error. For example, which service quota was exceeded or which resource was not found.

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