jobId

@JvmName(name = "uomvsecnrovyenwr")
suspend fun jobId(value: Output<String>)
@JvmName(name = "cstgmorvuturvcxq")
suspend fun jobId(value: String?)

Parameters

value

Optional. The job ID, which must be unique within the project. The ID must contain only letters (a-z, A-Z), numbers (0-9), underscores (_), or hyphens (-). The maximum length is 100 characters.If not specified by the caller, the job ID will be provided by the server.