evictionSoftGracePeriod

@JvmName(name = "ilnpvjkkawysnrji")
suspend fun evictionSoftGracePeriod(value: Output<Map<String, Any>>)
@JvmName(name = "evubijuehcvuqbvl")
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 = "hijeunuhovkyrqoq")
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"}.