imageGcLowThresholdPercent

@JvmName(name = "yauwisqwqhnxqnmd")
suspend fun imageGcLowThresholdPercent(value: Output<Int>)
@JvmName(name = "odvaauonnlpxjlkc")
suspend fun imageGcLowThresholdPercent(value: Int?)

Parameters

value

Defines the percent of disk usage before which image garbage collection is never run. Lowest disk usage to garbage collect to. The integer must be between 10 and 85, inclusive.