progressPercentage

@JvmName(name = "gbshjosybagfncfq")
suspend fun progressPercentage(value: Output<Double>)
@JvmName(name = "rvesbnqqwninnmlf")
suspend fun progressPercentage(value: Double?)

Parameters

value

Progress percentage of ongoing operation. Currently this property is only valid when the update is in the Downloading state, where it maps to how much of the update content has been downloaded.