| Package | Description |
|---|---|
| com.amazonaws.services.organizations |
Organizations is a web service that enables you to consolidate your multiple Amazon Web Services accounts into an
organization and centrally manage your accounts and their resources.
|
| com.amazonaws.services.organizations.model |
| Modifier and Type | Method and Description |
|---|---|
ListOrganizationalUnitsForParentRequest |
ListOrganizationalUnitsForParentRequest.clone() |
ListOrganizationalUnitsForParentRequest |
ListOrganizationalUnitsForParentRequest.withMaxResults(Integer maxResults)
The total number of results that you want included on each page of the response.
|
ListOrganizationalUnitsForParentRequest |
ListOrganizationalUnitsForParentRequest.withNextToken(String nextToken)
The parameter for receiving additional results if you receive a
NextToken response in a previous
request. |
ListOrganizationalUnitsForParentRequest |
ListOrganizationalUnitsForParentRequest.withParentId(String parentId)
The unique identifier (ID) of the root or OU whose child OUs you want to list.
|
Copyright © 2023. All rights reserved.