visibility

@JvmName(name = "jyyitfcnnvessyrv")
suspend fun visibility(value: Output<JobVisibility>)
@JvmName(name = "idnedvtbpiwkgfnk")
suspend fun visibility(value: JobVisibility?)

Deprecated

Deprecated. The job is only visible to the owner. The visibility of the job. Defaults to Visibility.ACCOUNT_ONLY if not specified.

Parameters

value

Deprecated. The job is only visible to the owner. The visibility of the job. Defaults to Visibility.ACCOUNT_ONLY if not specified.