Uses of Interface
software.amazon.awscdk.services.globalaccelerator.ListenerOptions
Packages that use ListenerOptions
Package
Description
AWS::GlobalAccelerator Construct Library
-
Uses of ListenerOptions in software.amazon.awscdk.services.globalaccelerator
Subinterfaces of ListenerOptions in software.amazon.awscdk.services.globalacceleratorClasses in software.amazon.awscdk.services.globalaccelerator that implement ListenerOptionsModifier and TypeClassDescriptionstatic final classAn implementation forListenerOptionsstatic final classAn implementation forListenerPropsMethods in software.amazon.awscdk.services.globalaccelerator that return ListenerOptionsModifier and TypeMethodDescriptionListenerOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.globalaccelerator with parameters of type ListenerOptionsModifier and TypeMethodDescriptionAccelerator.addListener(String id, ListenerOptions options) Add a listener to the accelerator.