workingDir

@JvmName(name = "sgmmuwxacrbsoyhq")
suspend fun workingDir(value: Output<String>)
@JvmName(name = "fpvolxyodamliisp")
suspend fun workingDir(value: String?)

Deprecated

`working_dir` is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.

Parameters

value

(Optional, Deprecated) Container's working directory. If not specified, the container runtime's default will be used, which might be configured in the container image.

Warning: working_dir is deprecated and will be removed in a future major release. This field is not supported by the Cloud Run API.