| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
static FirewallDeploymentModel |
FirewallDeploymentModel.fromValue(String value)
Use this in place of valueOf.
|
static FirewallDeploymentModel |
FirewallDeploymentModel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FirewallDeploymentModel[] |
FirewallDeploymentModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ThirdPartyFirewallPolicy |
ThirdPartyFirewallPolicy.withFirewallDeploymentModel(FirewallDeploymentModel firewallDeploymentModel)
Defines the deployment model to use for the third-party firewall policy.
|
NetworkFirewallPolicy |
NetworkFirewallPolicy.withFirewallDeploymentModel(FirewallDeploymentModel firewallDeploymentModel)
Defines the deployment model to use for the firewall policy.
|
Copyright © 2025. All rights reserved.