Get Listener Result
constructor(alpnPolicy: List<String>? = null, certificates: List<ListenerCertificate>? = null, defaultActions: List<ListenerAction>? = null, listenerArn: String? = null, listenerAttributes: List<ListenerAttribute>? = null, mutualAuthentication: ListenerMutualAuthentication? = null, port: Int? = null, protocol: String? = null, sslPolicy: String? = null)