You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::FMS::Types::AssociateAdminAccountRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::FMS::Types::AssociateAdminAccountRequest
- Defined in:
- (unknown)
Overview
Note:
When passing AssociateAdminAccountRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
admin_account: "AWSAccountId", # required
}
Instance Attribute Summary collapse
-
#admin_account ⇒ String
The AWS account ID to associate with AWS Firewall Manager as the AWS Firewall Manager administrator account.
Instance Attribute Details
#admin_account ⇒ String
The AWS account ID to associate with AWS Firewall Manager as the AWS Firewall Manager administrator account. This can be an AWS Organizations master account or a member account. For more information about AWS Organizations and master accounts, see Managing the AWS Accounts in Your Organization.