AdminScopeFilterInput
Determines which accounts and organizational units are in an administrator's scope. This is the input form, which uses account and organizational unit IDs.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- excludeOnly
-
The accounts and organizational units to exclude from the administrator's scope. All others are in scope.
Type: AdminScopeSelectionInput object
Required: No
- includeAll
-
All accounts and organizational units are in scope.
Type: Structure
Required: No
- includeOnly
-
Only the specified accounts and organizational units are in the administrator's scope.
Type: AdminScopeSelectionInput object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: