public static class EdgeGatewayFirewallUpdateRequest.FirewallDefaultPolicy extends Object
Constructor and Description |
---|
FirewallDefaultPolicy(FirewallActionType firewallActionType,
Boolean loggingEnabled) |
Modifier and Type | Method and Description |
---|---|
FirewallActionType |
getFirewallActionType()
Get the firewall action type.
|
Boolean |
isLoggingEnabled()
Is logging enabled.
|
public FirewallDefaultPolicy(FirewallActionType firewallActionType, Boolean loggingEnabled)
public FirewallActionType getFirewallActionType()
Get the firewall action type. Valid values: accept, deny. If updating the action type of a firewall rule with type default_policy this field must also be updated to reflect the change.
FirewallActionType
firewall action typepublic Boolean isLoggingEnabled()
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.