| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
RegionScope |
RegionScope.clone() |
RegionScope |
AdminScope.getRegionScope()
Defines the Amazon Web Services Regions that the specified Firewall Manager administrator can perform actions in.
|
RegionScope |
RegionScope.withAllRegionsEnabled(Boolean allRegionsEnabled)
Allows the specified Firewall Manager administrator to manage all Amazon Web Services Regions.
|
RegionScope |
RegionScope.withRegions(Collection<String> regions)
The Amazon Web Services Regions that the specified Firewall Manager administrator can perform actions in.
|
RegionScope |
RegionScope.withRegions(String... regions)
The Amazon Web Services Regions that the specified Firewall Manager administrator can perform actions in.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdminScope.setRegionScope(RegionScope regionScope)
Defines the Amazon Web Services Regions that the specified Firewall Manager administrator can perform actions in.
|
AdminScope |
AdminScope.withRegionScope(RegionScope regionScope)
Defines the Amazon Web Services Regions that the specified Firewall Manager administrator can perform actions in.
|
Copyright © 2023. All rights reserved.