getEventInvokeConfig

The AWS::Lambda::EventInvokeConfig resource configures options for asynchronous invocation on a version or an alias.

Return

null

Parameters

argument

null


suspend fun getEventInvokeConfig(functionName: String, qualifier: String): GetEventInvokeConfigResult

Return

null

Parameters

functionName

The name of the Lambda function.

qualifier

The identifier of a version or alias.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.lambda.kotlin.inputs.GetEventInvokeConfigPlainArgs.

See also