Get Admin Account
| fms_get_admin_account | R Documentation |
Returns the Organizations account that is associated with Firewall Manager as the Firewall Manager default administrator¶
Description¶
Returns the Organizations account that is associated with Firewall Manager as the Firewall Manager default administrator.
Usage¶
Value¶
A list with the following syntax:
list(
AdminAccount = "string",
RoleStatus = "READY"|"CREATING"|"PENDING_DELETION"|"DELETING"|"DELETED"
)