JobTemplateArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "qwsplroiybpnsefv")
suspend fun annotations(value: Output<Map<String, String>>)
@JvmName(name = "jeaguclhmqxbtwro")
fun annotations(vararg values: Pair<String, String>)
@JvmName(name = "ysmxqbdenlhaiacl")
suspend fun annotations(value: Map<String, String>?)
Link copied to clipboard
@JvmName(name = "kgjuuhiycvdkcdgy")
suspend fun labels(value: Output<Map<String, String>>)
@JvmName(name = "cbqdioccxcmhtwbo")
fun labels(vararg values: Pair<String, String>)
@JvmName(name = "qiyflhhyprodohmt")
suspend fun labels(value: Map<String, String>?)
Link copied to clipboard
@JvmName(name = "udkbahtpctilswry")
suspend fun parallelism(value: Output<Int>)
@JvmName(name = "ppmccsvmjrpjwwut")
suspend fun parallelism(value: Int?)
Link copied to clipboard
@JvmName(name = "srbhimjqsohjnqrd")
suspend fun taskCount(value: Output<Int>)
@JvmName(name = "xvfejahqtjwhhpui")
suspend fun taskCount(value: Int?)
Link copied to clipboard
@JvmName(name = "ehyfschnbbctndip")
suspend fun template(value: Output<JobTemplateTemplateArgs>)
@JvmName(name = "qegltynixfanlxaj")
suspend fun template(value: JobTemplateTemplateArgs)
@JvmName(name = "jbkuintwcbbaoydr")
suspend fun template(argument: suspend JobTemplateTemplateArgsBuilder.() -> Unit)