| Package | Description |
|---|---|
| software.amazon.awscdk.services.appmesh |
AWS App Mesh Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IRoute.Jsii$Default
Internal default implementation for
IRoute. |
| Modifier and Type | Method and Description |
|---|---|
static IRoute |
Route.fromRouteArn(software.constructs.Construct scope,
String id,
String routeArn)
(experimental) Import an existing Route given an ARN.
|
static IRoute |
Route.fromRouteAttributes(software.constructs.Construct scope,
String id,
RouteAttributes attrs)
(experimental) Import an existing Route given attributes.
|
Copyright © 2022. All rights reserved.