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.
Container for the parameters to the GetEnrollmentStatusesForOrganization operation. Returns the Compute Optimizer enrollment (opt-in) status of organization member accounts, if your account is an organization management account.
To get the enrollment status of standalone accounts, use the GetEnrollmentStatus action.
Namespace: Amazon.ComputeOptimizer.Model
Assembly: AWSSDK.ComputeOptimizer.dll
Version: 3.x.y.z
public class GetEnrollmentStatusesForOrganizationRequest : AmazonComputeOptimizerRequest IAmazonWebServiceRequest
The GetEnrollmentStatusesForOrganizationRequest type exposes the following members
Name | Description | |
---|---|---|
GetEnrollmentStatusesForOrganizationRequest() |
Name | Type | Description | |
---|---|---|---|
Filters | System.Collections.Generic.List<Amazon.ComputeOptimizer.Model.EnrollmentFilter> |
Gets and sets the property Filters. An array of objects to specify a filter that returns a more specific list of account enrollment statuses. |
|
MaxResults | System.Int32 |
Gets and sets the property MaxResults. The maximum number of account enrollment statuses to return with a single request. You can specify up to 100 statuses to return with each request.
To retrieve the remaining results, make another request with the returned |
|
NextToken | System.String |
Gets and sets the property NextToken. The token to advance to the next page of account enrollment statuses. |
.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