Listener Rule Action
constructor(authenticateCognito: ListenerRuleActionAuthenticateCognito? = null, authenticateOidc: ListenerRuleActionAuthenticateOidc? = null, fixedResponse: ListenerRuleActionFixedResponse? = null, forward: ListenerRuleActionForward? = null, order: Int? = null, redirect: ListenerRuleActionRedirect? = null, targetGroupArn: String? = null, type: String)