Listener Rule Action Args
constructor(authenticateCognito: Output<ListenerRuleActionAuthenticateCognitoArgs>? = null, authenticateOidc: Output<ListenerRuleActionAuthenticateOidcArgs>? = null, fixedResponse: Output<ListenerRuleActionFixedResponseArgs>? = null, forward: Output<ListenerRuleActionForwardArgs>? = null, order: Output<Int>? = null, redirect: Output<ListenerRuleActionRedirectArgs>? = null, targetGroupArn: Output<String>? = null, type: Output<String>)