| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubrefactorspaces.model |
| Modifier and Type | Method and Description |
|---|---|
DefaultRouteInput |
DefaultRouteInput.clone() |
DefaultRouteInput |
CreateRouteRequest.getDefaultRoute()
Configuration for the default route type.
|
DefaultRouteInput |
DefaultRouteInput.withActivationState(RouteActivationState activationState)
If set to
ACTIVE, traffic is forwarded to this route’s service after the route is created. |
DefaultRouteInput |
DefaultRouteInput.withActivationState(String activationState)
If set to
ACTIVE, traffic is forwarded to this route’s service after the route is created. |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateRouteRequest.setDefaultRoute(DefaultRouteInput defaultRoute)
Configuration for the default route type.
|
CreateRouteRequest |
CreateRouteRequest.withDefaultRoute(DefaultRouteInput defaultRoute)
Configuration for the default route type.
|
Copyright © 2024. All rights reserved.