executionClass

@JvmName(name = "rqkievxryqxoncnh")
suspend fun executionClass(value: Output<String>)
@JvmName(name = "rwxnkcowuejkfpwp")
suspend fun executionClass(value: String?)

Parameters

value

Indicates whether the job is run with a standard or flexible execution class. The standard execution class is ideal for time-sensitive workloads that require fast job startup and dedicated resources. Valid value: FLEX, STANDARD.