public static interface AssociateAdminAccountRequest.Builder extends FmsRequest.Builder, SdkPojo, CopyableBuilder<AssociateAdminAccountRequest.Builder,AssociateAdminAccountRequest>
| Modifier and Type | Method and Description |
|---|---|
AssociateAdminAccountRequest.Builder |
adminAccount(String adminAccount)
The Amazon Web Services account ID to associate with Firewall Manager as the Firewall Manager default
administrator account.
|
AssociateAdminAccountRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
AssociateAdminAccountRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateAdminAccountRequest.Builder adminAccount(String adminAccount)
The Amazon Web Services account ID to associate with Firewall Manager as the Firewall Manager default administrator account. This account must be a member account of the organization in Organizations whose resources you want to protect. For more information about Organizations, see Managing the Amazon Web Services Accounts in Your Organization.
adminAccount - The Amazon Web Services account ID to associate with Firewall Manager as the Firewall Manager default
administrator account. This account must be a member account of the organization in Organizations
whose resources you want to protect. For more information about Organizations, see Managing
the Amazon Web Services Accounts in Your Organization.AssociateAdminAccountRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderAssociateAdminAccountRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.