| Package | Description |
|---|---|
| com.amazonaws.services.globalaccelerator.model |
| Modifier and Type | Method and Description |
|---|---|
static CustomRoutingDestinationTrafficState |
CustomRoutingDestinationTrafficState.fromValue(String value)
Use this in place of valueOf.
|
static CustomRoutingDestinationTrafficState |
CustomRoutingDestinationTrafficState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomRoutingDestinationTrafficState[] |
CustomRoutingDestinationTrafficState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DestinationPortMapping |
DestinationPortMapping.withDestinationTrafficState(CustomRoutingDestinationTrafficState destinationTrafficState)
Indicates whether or not a port mapping destination can receive traffic.
|
PortMapping |
PortMapping.withDestinationTrafficState(CustomRoutingDestinationTrafficState destinationTrafficState)
Indicates whether or not a port mapping destination can receive traffic.
|
Copyright © 2025. All rights reserved.