Listener Rule Action Args
constructor(authenticateCognitoConfig: Output<ListenerRuleAuthenticateCognitoConfigArgs>? = null, authenticateOidcConfig: Output<ListenerRuleAuthenticateOidcConfigArgs>? = null, fixedResponseConfig: Output<ListenerRuleFixedResponseConfigArgs>? = null, forwardConfig: Output<ListenerRuleForwardConfigArgs>? = null, order: Output<Int>? = null, redirectConfig: Output<ListenerRuleRedirectConfigArgs>? = null, targetGroupArn: Output<String>? = null, type: Output<String>)