Uses of Interface
software.amazon.awscdk.services.appmesh.CfnRoute.RouteSpecProperty
-
Uses of CfnRoute.RouteSpecProperty in software.amazon.awscdk.services.appmesh
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnRoute.RouteSpecProperty
Modifier and TypeMethodDescriptionCfnRoute.RouteSpecProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
CfnRoute.setSpec
(CfnRoute.RouteSpecProperty value) The route specification to apply.CfnRoute.Builder.spec
(CfnRoute.RouteSpecProperty spec) The route specification to apply.CfnRouteProps.Builder.spec
(CfnRoute.RouteSpecProperty spec) Sets the value ofCfnRouteProps.getSpec()