| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
static EntryType |
EntryType.fromValue(String value)
Use this in place of valueOf.
|
static EntryType |
EntryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntryType[] |
EntryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EntryDescription |
EntryDescription.withEntryType(EntryType entryType)
Specifies whether the entry is managed by Firewall Manager or by a user, and, for Firewall Manager-managed
entries, specifies whether the entry is among those that run first in the network ACL or those that run last.
|
Copyright © 2025. All rights reserved.