| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
PolicyTypeScope |
PolicyTypeScope.clone() |
PolicyTypeScope |
AdminScope.getPolicyTypeScope()
Defines the Firewall Manager policy types that the specified Firewall Manager administrator can create and
manage.
|
PolicyTypeScope |
PolicyTypeScope.withAllPolicyTypesEnabled(Boolean allPolicyTypesEnabled)
Allows the specified Firewall Manager administrator to manage all Firewall Manager policy types, except for
third-party policy types.
|
PolicyTypeScope |
PolicyTypeScope.withPolicyTypes(Collection<String> policyTypes)
The list of policy types that the specified Firewall Manager administrator can manage.
|
PolicyTypeScope |
PolicyTypeScope.withPolicyTypes(SecurityServiceType... policyTypes)
The list of policy types that the specified Firewall Manager administrator can manage.
|
PolicyTypeScope |
PolicyTypeScope.withPolicyTypes(String... policyTypes)
The list of policy types that the specified Firewall Manager administrator can manage.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdminScope.setPolicyTypeScope(PolicyTypeScope policyTypeScope)
Defines the Firewall Manager policy types that the specified Firewall Manager administrator can create and
manage.
|
AdminScope |
AdminScope.withPolicyTypeScope(PolicyTypeScope policyTypeScope)
Defines the Firewall Manager policy types that the specified Firewall Manager administrator can create and
manage.
|
Copyright © 2025. All rights reserved.