path

@JvmName(name = "kisocbhrohgtielh")
suspend fun path(value: Output<String>)
@JvmName(name = "braqulbdmrcrwowx")
suspend fun path(value: String?)

Parameters

value

Path to an artifact in the build's workspace to be uploaded to Artifact Registry. This can be either an absolute path, e.g. /workspace/my-app/target/my-app-1.0.SNAPSHOT.jar or a relative path from /workspace, e.g. my-app/target/my-app-1.0.SNAPSHOT.jar.