ListenerDefaultActionArgs

constructor(authenticateCognito: Output<ListenerDefaultActionAuthenticateCognitoArgs>? = null, authenticateOidc: Output<ListenerDefaultActionAuthenticateOidcArgs>? = null, fixedResponse: Output<ListenerDefaultActionFixedResponseArgs>? = null, forward: Output<ListenerDefaultActionForwardArgs>? = null, order: Output<Int>? = null, redirect: Output<ListenerDefaultActionRedirectArgs>? = null, targetGroupArn: Output<String>? = null, type: Output<String>)