AdminAccountDetails
The details of an AWS Network Security Manager administrator account.
Contents
- adminAccount
-
The AWS account ID of the administrator account.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
(?:[0-9]{12})Required: Yes
- priority
-
The priority assigned to the administrator account.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 10.
Required: Yes
- adminScope
-
The administrative scope, which defines the accounts, organizational units, and firewall types that the administrator can manage.
Type: AdminScope object
Required: No
- status
-
The status of the administrator account, either
ONBOARDEDorOFFBOARDED.Type: String
Valid Values:
ONBOARDED | OFFBOARDEDRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: