Uses of Interface
software.amazon.awscdk.services.appmesh.CfnVirtualRouterProps
Packages that use CfnVirtualRouterProps
-
Uses of CfnVirtualRouterProps in software.amazon.awscdk.services.appmesh
Classes in software.amazon.awscdk.services.appmesh that implement CfnVirtualRouterPropsMethods in software.amazon.awscdk.services.appmesh that return CfnVirtualRouterPropsModifier and TypeMethodDescriptionCfnVirtualRouterProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.services.appmesh with parameters of type CfnVirtualRouterPropsModifierConstructorDescriptionCfnVirtualRouter
(Construct scope, String id, CfnVirtualRouterProps props) Create a newAWS::AppMesh::VirtualRouter
.