| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
static CoreNetworkPolicyAlias |
CoreNetworkPolicyAlias.fromValue(String value)
Use this in place of valueOf.
|
static CoreNetworkPolicyAlias |
CoreNetworkPolicyAlias.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoreNetworkPolicyAlias[] |
CoreNetworkPolicyAlias.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CoreNetworkPolicyVersion |
CoreNetworkPolicyVersion.withAlias(CoreNetworkPolicyAlias alias)
Whether a core network policy is the current policy or the most recently submitted policy.
|
CoreNetworkPolicy |
CoreNetworkPolicy.withAlias(CoreNetworkPolicyAlias alias)
Whether a core network policy is the current LIVE policy or the most recently submitted policy.
|
GetCoreNetworkPolicyRequest |
GetCoreNetworkPolicyRequest.withAlias(CoreNetworkPolicyAlias alias)
The alias of a core network policy
|
Copyright © 2025. All rights reserved.