evictionHard

@JvmName(name = "hqkqjfqqwabdvcjh")
suspend fun evictionHard(value: Output<Map<String, Any>>)
@JvmName(name = "mqcaesubgfvqbmln")
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 = "ndsvsfdwguqskquy")
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"}.