lambda Functions
Parameters
value
Used to configure notifications to a Lambda Function. See below.
Parameters
values
Used to configure notifications to a Lambda Function. See below.
suspend fun lambdaFunctions(argument: List<suspend BucketNotificationLambdaFunctionArgsBuilder.() -> Unit>)
suspend fun lambdaFunctions(vararg argument: suspend BucketNotificationLambdaFunctionArgsBuilder.() -> Unit)
suspend fun lambdaFunctions(argument: suspend BucketNotificationLambdaFunctionArgsBuilder.() -> Unit)
Parameters
argument
Used to configure notifications to a Lambda Function. See below.