Uses of Interface
software.amazon.awscdk.services.appmesh.VirtualNodeListenerConfig
Packages that use VirtualNodeListenerConfig
-
Uses of VirtualNodeListenerConfig in software.amazon.awscdk.services.appmesh
Classes in software.amazon.awscdk.services.appmesh that implement VirtualNodeListenerConfigModifier and TypeClassDescriptionstatic final classAn implementation forVirtualNodeListenerConfigMethods in software.amazon.awscdk.services.appmesh that return VirtualNodeListenerConfigModifier and TypeMethodDescriptionabstract VirtualNodeListenerConfigVirtualNodeListener.bind(software.constructs.Construct scope) Binds the current object when adding Listener to a VirtualNode.VirtualNodeListenerConfig.Builder.build()Builds the configured instance.