progressPercent

@JvmName(name = "whsjqawqksedsrwd")
suspend fun progressPercent(value: Output<Int>)
@JvmName(name = "kckeapjkuwiiabdc")
suspend fun progressPercent(value: Int?)

Parameters

value

The percentage of total completion ranging from 0 to 100. If the scan is in queue, the value is 0. If the scan is running, the value ranges from 0 to 100. If the scan is finished, the value is 100.