ListenerActionArgs

constructor(authenticateCognitoConfig: Output<ListenerAuthenticateCognitoConfigArgs>? = null, authenticateOidcConfig: Output<ListenerAuthenticateOidcConfigArgs>? = null, fixedResponseConfig: Output<ListenerFixedResponseConfigArgs>? = null, forwardConfig: Output<ListenerForwardConfigArgs>? = null, order: Output<Int>? = null, redirectConfig: Output<ListenerRedirectConfigArgs>? = null, targetGroupArn: Output<String>? = null, type: Output<String>)