AccountFilter
Determines which accounts are in scope. Exactly one of includeAll, include, or exclude is set.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- exclude
-
Excludes the specified accounts and organizational units. All others are in scope.
Type: AccountSet object
Required: No
- include
-
Includes only the specified accounts and organizational units.
Type: AccountSet object
Required: No
- includeAll
-
Includes all accounts. No account filtering is applied.
Type: Structure
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: