Uses of Class
software.amazon.awscdk.services.appmesh.Backend
-
Uses of Backend in software.amazon.awscdk.services.appmesh
Modifier and TypeMethodDescriptionstatic Backend
Backend.virtualService
(IVirtualService virtualService) Construct a Virtual Service backend.static Backend
Backend.virtualService
(IVirtualService virtualService, VirtualServiceBackendOptions props) Construct a Virtual Service backend.Modifier and TypeMethodDescriptionVirtualNodeBaseProps.getBackends()
Virtual Services that this is node expected to send outbound traffic to.VirtualNodeBaseProps.Jsii$Proxy.getBackends()
VirtualNodeProps.Jsii$Proxy.getBackends()
Modifier and TypeMethodDescriptionvoid
VirtualNode.addBackend
(Backend backend) Add a Virtual Services that this node is expected to send outbound traffic to.Modifier and TypeMethodDescriptionVirtual Services that this is node expected to send outbound traffic to.Sets the value ofVirtualNodeBaseProps.getBackends()
Sets the value ofVirtualNodeBaseProps.getBackends()