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.

The status of an Amazon Web Services Organization and the accounts within that organization.

Inheritance Hierarchy

System.Object
  Amazon.NetworkManager.Model.OrganizationStatus

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

Syntax

C#
public class OrganizationStatus

The OrganizationStatus type exposes the following members

Constructors

NameDescription
Public Method OrganizationStatus()

Properties

NameTypeDescription
Public Property AccountStatusList System.Collections.Generic.List<Amazon.NetworkManager.Model.AccountStatus>

Gets and sets the property AccountStatusList.

The current service-linked role (SLR) deployment status for an Amazon Web Services Organization's accounts. This will be either SUCCEEDED or IN_PROGRESS.

Public Property OrganizationAwsServiceAccessStatus System.String

Gets and sets the property OrganizationAwsServiceAccessStatus.

The status of the organization's AWS service access. This will be ENABLED or DISABLED.

Public Property OrganizationId System.String

Gets and sets the property OrganizationId.

The ID of an Amazon Web Services Organization.

Public Property SLRDeploymentStatus System.String

Gets and sets the property SLRDeploymentStatus.

The status of the SLR deployment for the account. This will be either SUCCEEDED or IN_PROGRESS.

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