ListenerArgs

constructor(acceleratorArn: Output<String>? = null, clientAffinity: Output<ListenerClientAffinity>? = null, portRanges: Output<List<ListenerPortRangeArgs>>? = null, protocol: Output<ListenerProtocol>? = null)