Uses of Class
software.amazon.awscdk.services.appmesh.CfnVirtualRouter.Builder
-
Uses of CfnVirtualRouter.Builder in software.amazon.awscdk.services.appmesh
Modifier and TypeMethodDescriptionstatic CfnVirtualRouter.Builder
The name of the service mesh to create the virtual router in.The AWS IAM account ID of the service mesh owner.CfnVirtualRouter.Builder.spec
(IResolvable spec) The virtual router specification to apply.CfnVirtualRouter.Builder.spec
(CfnVirtualRouter.VirtualRouterSpecProperty spec) The virtual router specification to apply.Optional metadata that you can apply to the virtual router to assist with categorization and organization.CfnVirtualRouter.Builder.virtualRouterName
(String virtualRouterName) The name to use for the virtual router.