Uses of Class
software.amazon.awssdk.services.fms.model.RegionScope
-
Packages that use RegionScope Package Description software.amazon.awssdk.services.fms.model -
-
Uses of RegionScope in software.amazon.awssdk.services.fms.model
Methods in software.amazon.awssdk.services.fms.model that return RegionScope Modifier and Type Method Description RegionScopeAdminScope. regionScope()Defines the Amazon Web Services Regions that the specified Firewall Manager administrator can perform actions in.Methods in software.amazon.awssdk.services.fms.model with parameters of type RegionScope Modifier and Type Method Description AdminScope.BuilderAdminScope.Builder. regionScope(RegionScope regionScope)Defines the Amazon Web Services Regions that the specified Firewall Manager administrator can perform actions in.
-