Function Async Invoke Config Args
constructor(destinationConfig: Output<FunctionAsyncInvokeConfigDestinationConfigArgs>? = null, functionName: Output<String>? = null, maximumEventAgeInSeconds: Output<Int>? = null, maximumRetryAttempts: Output<Int>? = null, qualifier: Output<String>? = null, serviceName: Output<String>? = null, statefulInvocation: Output<Boolean>? = null)