| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
static NetworkAclRuleAction |
NetworkAclRuleAction.fromValue(String value)
Use this in place of valueOf.
|
static NetworkAclRuleAction |
NetworkAclRuleAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NetworkAclRuleAction[] |
NetworkAclRuleAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkAclEntry |
NetworkAclEntry.withRuleAction(NetworkAclRuleAction ruleAction)
Indicates whether to allow or deny the traffic that matches the rule.
|
Copyright © 2024. All rights reserved.