mainClass

@JvmName(name = "gxhslpdgbjatgsud")
suspend fun mainClass(value: Output<String>)
@JvmName(name = "dlfpvssrjvbkjuqb")
suspend fun mainClass(value: String?)

Parameters

value

Name of the main class in the specified Java file. If not specified, the JAR file should specify a Main-Class in its manifest file.