mainClass

@JvmName(name = "xmdahiulbtxesjbb")
suspend fun mainClass(value: Output<String>)
@JvmName(name = "unpwclqppffygdsd")
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.