| Package | Description |
|---|---|
| software.amazon.awscdk.services.appmesh |
AWS App Mesh Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnRoute.RouteSpecProperty.Jsii$Proxy
An implementation for
CfnRoute.RouteSpecProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnRoute.RouteSpecProperty |
CfnRoute.RouteSpecProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnRoute.setSpec(CfnRoute.RouteSpecProperty value)
The route specification to apply.
|
CfnRouteProps.Builder |
CfnRouteProps.Builder.spec(CfnRoute.RouteSpecProperty spec)
Sets the value of
CfnRouteProps.getSpec() |
CfnRoute.Builder |
CfnRoute.Builder.spec(CfnRoute.RouteSpecProperty spec)
The route specification to apply.
|
Copyright © 2022. All rights reserved.