executionClass

@JvmName(name = "pexerdnqlhwsfrrn")
suspend fun executionClass(value: Output<String>)
@JvmName(name = "rfwiqggxacafeyul")
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.