executionEnvironment

@JvmName(name = "epolebxwhabqftbr")
suspend fun executionEnvironment(value: Output<String>)
@JvmName(name = "nvjjrqfcslbbtujs")
suspend fun executionEnvironment(value: String?)

Parameters

value

The execution environment being used to host this Task. Possible values are EXECUTION_ENVIRONMENT_GEN1 and EXECUTION_ENVIRONMENT_GEN2.