| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
static EntryViolationReason |
EntryViolationReason.fromValue(String value)
Use this in place of valueOf.
|
static EntryViolationReason |
EntryViolationReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntryViolationReason[] |
EntryViolationReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EntryViolation |
EntryViolation.withEntryViolationReasons(EntryViolationReason... entryViolationReasons)
Descriptions of the violations that Firewall Manager found for these entries.
|
Copyright © 2024. All rights reserved.