Uses of Class
software.amazon.awssdk.services.fms.model.AccountScope
-
Packages that use AccountScope Package Description software.amazon.awssdk.services.fms.model -
-
Uses of AccountScope in software.amazon.awssdk.services.fms.model
Methods in software.amazon.awssdk.services.fms.model that return AccountScope Modifier and Type Method Description AccountScopeAdminScope. accountScope()Defines the accounts that the specified Firewall Manager administrator can apply policies to.Methods in software.amazon.awssdk.services.fms.model with parameters of type AccountScope Modifier and Type Method Description AdminScope.BuilderAdminScope.Builder. accountScope(AccountScope accountScope)Defines the accounts that the specified Firewall Manager administrator can apply policies to.
-