| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.FMS.Types.ThirdPartyFirewallPolicy
Description
Documentation
data ThirdPartyFirewallPolicy Source #
Configures the deployment model for the third-party firewall.
See: newThirdPartyFirewallPolicy smart constructor.
Constructors
| ThirdPartyFirewallPolicy' | |
Fields
| |
Instances
newThirdPartyFirewallPolicy :: ThirdPartyFirewallPolicy Source #
Create a value of ThirdPartyFirewallPolicy with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:firewallDeploymentModel:ThirdPartyFirewallPolicy', thirdPartyFirewallPolicy_firewallDeploymentModel - Defines the deployment model to use for the third-party firewall policy.
thirdPartyFirewallPolicy_firewallDeploymentModel :: Lens' ThirdPartyFirewallPolicy (Maybe FirewallDeploymentModel) Source #
Defines the deployment model to use for the third-party firewall policy.