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.

Provides more details about the current status of the analyzer. For example, if the creation for the analyzer fails, a Failed status is returned. For an analyzer with organization as the type, this failure can be due to an issue with creating the service-linked roles required in the member accounts of the Amazon Web Services organization.

Inheritance Hierarchy

System.Object
  Amazon.AccessAnalyzer.Model.StatusReason

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

Syntax

C#
public class StatusReason

The StatusReason type exposes the following members

Constructors

NameDescription
Public Method StatusReason()

Properties

NameTypeDescription
Public Property Code Amazon.AccessAnalyzer.ReasonCode

Gets and sets the property Code.

The reason code for the current status of the analyzer.

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