workingDir

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

Parameters

value

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