createListener
inline suspend fun GlobalAcceleratorClient.createListener(crossinline block: CreateListenerRequest.Builder.() -> Unit): CreateListenerResponse
Create a listener to process inbound connections from clients to an accelerator. Connections arrive to assigned static IP addresses on a port, port range, or list of port ranges that you specify.