Uses of Class
software.amazon.awssdk.services.fms.model.PolicyOption
-
Packages that use PolicyOption Package Description software.amazon.awssdk.services.fms.model -
-
Uses of PolicyOption in software.amazon.awssdk.services.fms.model
Methods in software.amazon.awssdk.services.fms.model that return PolicyOption Modifier and Type Method Description PolicyOptionSecurityServicePolicyData. policyOption()Contains the settings to configure a network ACL policy, a Network Firewall firewall policy deployment model, or a third-party firewall policy.Methods in software.amazon.awssdk.services.fms.model with parameters of type PolicyOption Modifier and Type Method Description SecurityServicePolicyData.BuilderSecurityServicePolicyData.Builder. policyOption(PolicyOption policyOption)Contains the settings to configure a network ACL policy, a Network Firewall firewall policy deployment model, or a third-party firewall policy.
-