- Navigation Guide
@aws-sdk/client-cost-optimization-hub
ListEnrollmentStatusesCommandInput Interface
The input for ListEnrollmentStatusesCommand.
Members
Name | Type | Details |
---|---|---|
accountId | string | undefined | The account ID of a member account in the organization. |
includeOrganizationInfo | boolean | undefined | Indicates whether to return the enrollment status for the organization. |
maxResults | number | undefined | The maximum number of objects that are returned for the request. |
nextToken | string | undefined | The token to retrieve the next set of results. |
Full Signature
export interface ListEnrollmentStatusesCommandInput extends ListEnrollmentStatusesRequest