| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubrefactorspaces.model |
| Modifier and Type | Method and Description |
|---|---|
static RouteActivationState |
RouteActivationState.fromValue(String value)
Use this in place of valueOf.
|
static RouteActivationState |
RouteActivationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RouteActivationState[] |
RouteActivationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UriPathRouteInput |
UriPathRouteInput.withActivationState(RouteActivationState activationState)
Indicates whether traffic is forwarded to this route’s service after the route is created.
|
Copyright © 2022. All rights reserved.