Uses of Interface
software.amazon.awscdk.services.appmesh.IMesh
Packages that use IMesh
-
Uses of IMesh in software.amazon.awscdk.services.appmesh
Subinterfaces of IMesh in software.amazon.awscdk.services.appmeshClasses in software.amazon.awscdk.services.appmesh that implement IMeshModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classDefine a new AppMesh mesh.Methods in software.amazon.awscdk.services.appmesh that return IMeshModifier and TypeMethodDescriptionstatic IMeshMesh.fromMeshArn(software.constructs.Construct scope, String id, String meshArn) Import an existing mesh by arn.static IMeshMesh.fromMeshName(software.constructs.Construct scope, String id, String meshName) Import an existing mesh by name.IVirtualGateway.getMesh()The Mesh which the VirtualGateway belongs to.default IMeshIVirtualGateway.Jsii$Default.getMesh()The Mesh which the VirtualGateway belongs to.final IMeshIVirtualGateway.Jsii$Proxy.getMesh()The Mesh which the VirtualGateway belongs to.IVirtualNode.getMesh()The Mesh which the VirtualNode belongs to.default IMeshIVirtualNode.Jsii$Default.getMesh()The Mesh which the VirtualNode belongs to.final IMeshIVirtualNode.Jsii$Proxy.getMesh()The Mesh which the VirtualNode belongs to.IVirtualRouter.getMesh()The Mesh which the VirtualRouter belongs to.default IMeshIVirtualRouter.Jsii$Default.getMesh()The Mesh which the VirtualRouter belongs to.final IMeshIVirtualRouter.Jsii$Proxy.getMesh()The Mesh which the VirtualRouter belongs to.IVirtualService.getMesh()The Mesh which the VirtualService belongs to.default IMeshIVirtualService.Jsii$Default.getMesh()The Mesh which the VirtualService belongs to.final IMeshIVirtualService.Jsii$Proxy.getMesh()The Mesh which the VirtualService belongs to.RouteProps.getMesh()The service mesh to define the route in.final IMeshRouteProps.Jsii$Proxy.getMesh()VirtualGateway.getMesh()The Mesh that the VirtualGateway belongs to.VirtualGatewayAttributes.getMesh()The Mesh that the VirtualGateway belongs to.final IMeshVirtualGatewayAttributes.Jsii$Proxy.getMesh()VirtualGatewayProps.getMesh()The Mesh which the VirtualGateway belongs to.final IMeshVirtualGatewayProps.Jsii$Proxy.getMesh()VirtualNode.getMesh()The Mesh which the VirtualNode belongs to.VirtualNodeAttributes.getMesh()The Mesh that the VirtualNode belongs to.final IMeshVirtualNodeAttributes.Jsii$Proxy.getMesh()VirtualNodeProps.getMesh()The Mesh which the VirtualNode belongs to.final IMeshVirtualNodeProps.Jsii$Proxy.getMesh()VirtualRouter.getMesh()The Mesh which the VirtualRouter belongs to.VirtualRouterAttributes.getMesh()The Mesh which the VirtualRouter belongs to.final IMeshVirtualRouterAttributes.Jsii$Proxy.getMesh()VirtualRouterProps.getMesh()The Mesh which the VirtualRouter belongs to.final IMeshVirtualRouterProps.Jsii$Proxy.getMesh()VirtualService.getMesh()The Mesh which the VirtualService belongs to.VirtualServiceAttributes.getMesh()The Mesh which the VirtualService belongs to.final IMeshVirtualServiceAttributes.Jsii$Proxy.getMesh()VirtualServiceProviderConfig.getMesh()Mesh the Provider is using.final IMeshVirtualServiceProviderConfig.Jsii$Proxy.getMesh()Methods in software.amazon.awscdk.services.appmesh with parameters of type IMeshModifier and TypeMethodDescriptionThe service mesh to define the route in.Sets the value ofRouteProps.getMesh()The Mesh which the VirtualGateway belongs to.Sets the value ofVirtualGatewayAttributes.getMesh()Sets the value ofVirtualGatewayProps.getMesh()The Mesh which the VirtualNode belongs to.Sets the value ofVirtualNodeAttributes.getMesh()Sets the value ofVirtualNodeProps.getMesh()The Mesh which the VirtualRouter belongs to.Sets the value ofVirtualRouterAttributes.getMesh()Sets the value ofVirtualRouterProps.getMesh()Sets the value ofVirtualServiceAttributes.getMesh()Sets the value ofVirtualServiceProviderConfig.getMesh()static VirtualServiceProviderReturns an Empty Provider for a VirtualService.