All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.wesleyhome.koin.aws.lambda.LambdaHandler.kt Maven / Gradle / Ivy

/*
 * This Kotlin source file was generated by the Gradle 'init' task.
 */
package com.wesleyhome.koin.aws.lambda

import kotlin.reflect.KClass

@Target(AnnotationTarget.CLASS)
annotation class LambdaHandler(
  val moduleClasses: Array>,
  val name: String = "",
  val packageName: String = ""
)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy