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 the enrollment status of an organization's member accounts in Compute Optimizer.

Inheritance Hierarchy

System.Object
  Amazon.ComputeOptimizer.Model.AccountEnrollmentStatus

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

Syntax

C#
public class AccountEnrollmentStatus

The AccountEnrollmentStatus type exposes the following members

Constructors

NameDescription
Public Method AccountEnrollmentStatus()

Properties

NameTypeDescription
Public Property AccountId System.String

Gets and sets the property AccountId.

The Amazon Web Services account ID.

Public Property LastUpdatedTimestamp System.DateTime

Gets and sets the property LastUpdatedTimestamp.

The Unix epoch timestamp, in seconds, of when the account enrollment status was last updated.

Public Property Status Amazon.ComputeOptimizer.Status

Gets and sets the property Status.

The account enrollment status.

Public Property StatusReason System.String

Gets and sets the property StatusReason.

The reason for the account enrollment status.

For example, an account might show a status of Pending because member accounts of an organization require more time to be enrolled in the service.

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