evictionHard

@JvmName(name = "uklmdvchvhgxxuhy")
suspend fun evictionHard(value: Output<Map<String, Any>>)
@JvmName(name = "mpssluefqvnqcrwg")
suspend fun evictionHard(value: Map<String, Any>?)

Parameters

value

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


@JvmName(name = "isdptjqttdxdhxwi")
fun evictionHard(vararg values: Pair<String, Any>)

Parameters

values

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