evictionSoftGracePeriod

@JvmName(name = "kkshoxgyaoifkpem")
suspend fun evictionSoftGracePeriod(value: Output<Map<String, Any>>)
@JvmName(name = "qnckkkjvxqcetnyn")
suspend fun evictionSoftGracePeriod(value: Map<String, Any>?)

Parameters

value

Same as evictionSoftGracePeriod. The map of signal names to quantities that defines grace periods for each soft eviction signal. For example: {"memory.available" = "30s"}.


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

Parameters

values

Same as evictionSoftGracePeriod. The map of signal names to quantities that defines grace periods for each soft eviction signal. For example: {"memory.available" = "30s"}.