| Package | Description |
|---|---|
| com.amazonaws.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
static FirewallStatusValue |
FirewallStatusValue.fromValue(String value)
Use this in place of valueOf.
|
static FirewallStatusValue |
FirewallStatusValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FirewallStatusValue[] |
FirewallStatusValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FirewallStatus |
FirewallStatus.withStatus(FirewallStatusValue status)
The readiness of the configured firewall to handle network traffic across all of the Availability Zones where
you've configured it.
|
Copyright © 2022. All rights reserved.