AccountPoolSummary
The summary of the account pool.
Contents
- createdBy
-
The user who created the account pool.
Type: String
Required: No
- domainId
-
The ID of the domain.
Type: String
Pattern:
dzd[-_][a-zA-Z0-9_-]{1,36}
Required: No
- domainUnitId
-
The ID of the domain unit.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[a-z0-9_\-]+
Required: No
- id
-
The ID of the account pool.
Type: String
Pattern:
[a-zA-Z0-9_-]{1,36}
Required: No
- name
-
The name of the account pool.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[\w -]+
Required: No
- resolutionStrategy
-
The mechanism used to resolve the account selection from the account pool.
Type: String
Valid Values:
MANUAL
Required: No
- updatedBy
-
The user who updated the account pool.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: