launchOptions

@JvmName(name = "eioqaqugkhfbplku")
suspend fun launchOptions(value: Output<Map<String, String>>)
@JvmName(name = "qedsqtkhkadtrjrg")
suspend fun launchOptions(value: Map<String, String>?)

Parameters

value

Launch options for this Flex Template job. This is a common set of options across languages and templates. This should not be used to pass job parameters.


@JvmName(name = "srticgrsxmjwvqtq")
fun launchOptions(vararg values: Pair<String, String>)

Parameters

values

Launch options for this Flex Template job. This is a common set of options across languages and templates. This should not be used to pass job parameters.