| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
AdminScope |
AdminScope.clone() |
AdminScope |
GetAdminScopeResult.getAdminScope()
Contains details about the administrative scope of the requested account.
|
AdminScope |
PutAdminAccountRequest.getAdminScope()
Configures the resources that the specified Firewall Manager administrator can manage.
|
AdminScope |
AdminScope.withAccountScope(AccountScope accountScope)
Defines the accounts that the specified Firewall Manager administrator can apply policies to.
|
AdminScope |
AdminScope.withOrganizationalUnitScope(OrganizationalUnitScope organizationalUnitScope)
Defines the Organizations organizational units that the specified Firewall Manager administrator can apply
policies to.
|
AdminScope |
AdminScope.withPolicyTypeScope(PolicyTypeScope policyTypeScope)
Defines the Firewall Manager policy types that the specified Firewall Manager administrator can create and
manage.
|
AdminScope |
AdminScope.withRegionScope(RegionScope regionScope)
Defines the Amazon Web Services Regions that the specified Firewall Manager administrator can perform actions in.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetAdminScopeResult.setAdminScope(AdminScope adminScope)
Contains details about the administrative scope of the requested account.
|
void |
PutAdminAccountRequest.setAdminScope(AdminScope adminScope)
Configures the resources that the specified Firewall Manager administrator can manage.
|
GetAdminScopeResult |
GetAdminScopeResult.withAdminScope(AdminScope adminScope)
Contains details about the administrative scope of the requested account.
|
PutAdminAccountRequest |
PutAdminAccountRequest.withAdminScope(AdminScope adminScope)
Configures the resources that the specified Firewall Manager administrator can manage.
|
Copyright © 2025. All rights reserved.