| Package | Description |
|---|---|
| software.amazon.awscdk.services.appmesh |
| 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)
`AWS::AppMesh::Route.Spec`.
|
CfnRoute.Builder |
CfnRoute.Builder.spec(CfnRoute.RouteSpecProperty spec)
`AWS::AppMesh::Route.Spec`.
|
CfnRouteProps.Builder |
CfnRouteProps.Builder.spec(CfnRoute.RouteSpecProperty spec)
Sets the value of
CfnRouteProps.getSpec() |
Copyright © 2021. All rights reserved.