evictionSoft

@JvmName(name = "evibxwcmoeaufvht")
suspend fun evictionSoft(value: Output<Map<String, String>>)
@JvmName(name = "ddqkmkjbeaynxugq")
suspend fun evictionSoft(value: Map<String, String>?)

Parameters

value

Same as evictionSoft. The map of signal names to quantities that defines soft eviction thresholds. For example: {"memory.available" = "300Mi"}.


@JvmName(name = "sutorwpwvutktfkj")
fun evictionSoft(vararg values: Pair<String, String>)

Parameters

values

Same as evictionSoft. The map of signal names to quantities that defines soft eviction thresholds. For example: {"memory.available" = "300Mi"}.